Forced-Alignment-and-Vowel-Extraction / fave-asr

Interface for automated transcription and time alignment of conversational interview data
https://forced-alignment-and-vowel-extraction.github.io/fave-asr/
GNU General Public License v3.0
3 stars 0 forks source link

Add `to_RTTM()` for use in diarization scoring #17

Open chrisbrickhouse opened 2 months ago

chrisbrickhouse commented 2 months ago

The library we plan to use for diarization scoring uses RTTM as its file format (see #12). Add a function which takes the diarization output and returns an RTTM file.