espnet2.fileio.rttm.load_rttm_text
Less than 1 minute
espnet2.fileio.rttm.load_rttm_text
espnet2.fileio.rttm.load_rttm_text(path: Path | str) → Dict[str, List[Tuple[str, float, float]]]
Read a RTTM file
Note: only support speaker information now
espnet2.fileio.rttm.load_rttm_text(path: Path | str) → Dict[str, List[Tuple[str, float, float]]]
Read a RTTM file
Note: only support speaker information now