Karel Vesely 1730fce688
split save_results() -> save_asr_output() + save_wer_results() (#1712)
- the idea is to support `--skip-scoring` argument passed to a decoding
  script
- created for Transducer decoding (non-streaming, streaming)
- it can be done also for CTC decoding... (not yet)

- also added `--label` for extra label in `streaming_decode.py`
- and also added `set_caching_enabled(True)`, which has no effect on
  librispeech, but it leads to faster runtime on DBs with long
  recordings (assuming `librispeech/zipformer` scripts are the
  example scripts for other setups)
2024-08-13 23:02:14 +08:00
..
2023-08-09 09:40:58 +08:00
2023-10-24 08:17:17 +08:00
2024-06-27 16:08:24 +08:00
2024-07-11 14:45:35 +08:00
2024-06-03 16:49:21 +08:00