Skip to content

Handling of sequences of zero/silence frames (RLE-like compression) #800

Open
@vadimkantorov

Description

@vadimkantorov

When working with WebRTC-produced audio of mult-speaker conference call recordings, every channel has a lot of silence.

I wonder, does flac encoder have a feature of efficiently skipping fully long sequences of zero frames (especially if there are seconds and minutes of of silence)?

If so, flac could be used as an intermediate format for sending decoded audios to a speech recognition model.

Along with verbatim mode, flac could then be used for basic RLE compression:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions