mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 14:44:18 +00:00
Update results.
This commit is contained in:
parent
ac84220de9
commit
7d6b801eee
@ -35,7 +35,7 @@ We do provide a Colab notebook for this recipe.
|
||||
|
||||
### LibriSpeech
|
||||
|
||||
Please see <https://github.com/k2-fsa/icefall/blob/master/egs/librispeech/ASR/README.md>
|
||||
Please see <https://github.com/k2-fsa/icefall/blob/master/egs/librispeech/ASR/RESULTS.md>
|
||||
for the **latest** results.
|
||||
|
||||
We provide 4 models for this recipe:
|
||||
|
@ -1,4 +1,9 @@
|
||||
# Introduction Please refer to <https://icefall.readthedocs.io/en/latest/recipes/librispeech/index.html> for how to run models in this recipe.
|
||||
# Introduction
|
||||
|
||||
Please refer to <https://icefall.readthedocs.io/en/latest/recipes/librispeech/index.html> for how to run models in this recipe.
|
||||
|
||||
[./RESULTS.md](./RESULTS.md) contains the latest results.
|
||||
|
||||
# Transducers
|
||||
|
||||
There are various folders containing the name `transducer` in this folder.
|
||||
|
@ -10,7 +10,9 @@ During training, it selects either a batch from GigaSpeech with prob `giga_prob`
|
||||
or a batch from LibriSpeech with prob `1 - giga_prob`. All utterances within
|
||||
a batch comes from the same dataset.
|
||||
|
||||
See <https://github.com/k2-fsa/icefall/pull/312>
|
||||
Using commit `ac84220de91dee10c00e8f4223287f937b1930b6`.
|
||||
|
||||
See <https://github.com/k2-fsa/icefall/pull/312>.
|
||||
|
||||
The WERs are:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user