Skip to content

Feature request: the python decoder API should support error concealment #74

@barbibulle

Description

@barbibulle

The C API for the decode supports some form of error concealment (passing a NULL input to lc3_decode() performs PLC). But when using the python Decoder.decode() API from lc3.py, there is no way to tell the decoder to perform PLC (neither with a single channel, nor with multiple channels).
It would be very useful to be able to do that (both for single and multi channel).

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