3 Commits

Author SHA1 Message Date
Triplecq
1e6fe2eae1 restore 2024-01-14 08:05:49 -05:00
Triplecq
8eae6ec7d1 Add pruned_transducer_stateless2 from reazonspeech branch 2024-01-14 05:23:26 -05:00
Zengwei Yao
d12e6f098c
Get (start, end) timestamps for CTC models (#876)
* parse timestamps and texts for BPE-based models

* parse timestamps (frame indexes) and texts for other cases

* add test functions

* add parse_fsa_timestamps_and_texts function, test in conformer_ctc3/decode.py

* calculate symbol delay for (start, end) timestamps
2023-02-07 21:43:16 +08:00