diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md index ac8b3ec75..2fed7feed 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -7,7 +7,7 @@ This is with a reworked version of the conformer encoder, with many changes. #### Training on fulll librispeech -using commit `34aad74a2c849542dd5f6359c9e6b527e8782fd6`. +Using commit `34aad74a2c849542dd5f6359c9e6b527e8782fd6`. See The WERs are: @@ -353,8 +353,12 @@ You can find a pretrained model by visiting ##### 2022-04-19 [transducer_stateless2](./transducer_stateless2) + This version uses torchaudio's RNN-T loss. +Using commit `fce7f3cd9a486405ee008bcbe4999264f27774a3`. +See + | | test-clean | test-other | comment | |-------------------------------------|------------|------------|--------------------------------------------------------------------------------| | greedy search (max sym per frame 1) | 2.65 | 6.30 | --epoch 59 --avg 10 --max-duration 600 |