diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md index c457c0866..0ad696dd6 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -244,7 +244,7 @@ for m in greedy_search modified_beam_search fast_beam_search; do done ``` -##### zipformer ctc streaming +### zipformer ctc streaming | decoding method | test-clean | test-other | comment | |----------------------|------------|------------|--------------------| @@ -276,7 +276,6 @@ export CUDA_VISIBLE_DEVICES="0" --lang-dir data/lang_bpe_500 ``` - ### pruned_transducer_stateless7 (Fine-tune with mux) See for more details.