nemo_curator.stages.audio.postprocessing

View as Markdown

Audio postprocessing stages.

These stages run after filtering and speaker separation to produce the final output:

  • TimestampMapperStage: Map segment positions back to original file timestamps

Submodules

Package Contents

Data

__all__

API

nemo_curator.stages.audio.postprocessing.__all__ = ['TimestampMapperStage']