INA AudioDoc importer ===================== This importer is a special case of AudioDoc format which is an output of the Whisper Algorithm. It was developed to handle ASR radio data provided by the `Institut National de l'Audiovisuel (INA) `_ of France. INA Custom classes ------------------ .. automodule:: text_preparation.importers.ina.classes :members: INA Detect functions -------------------- .. automodule:: text_preparation.importers.ina.detect :members: INA helper functions -------------------- .. automodule:: text_preparation.importers.ina.helpers :members: