RTS 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 `Radio Télévision Suisse (RTS) `_ of Switzerland. RTS Custom classes ------------------ .. automodule:: text_preparation.importers.rts.classes :members: RTS Detect functions -------------------- .. automodule:: text_preparation.importers.rts.detect :members: RTS helper functions -------------------- .. automodule:: text_preparation.importers.rts.helpers :members: