mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Minor fixes.
This commit is contained in:
parent
47b0f2ec2f
commit
9639f6dc0a
@ -66,7 +66,7 @@ We provide a Colab notebook to run a pre-trained TDNN LSTM CTC model: [![Open I
|
||||
|
||||
Using Conformer as encoder.
|
||||
|
||||
The best WER we currently have is:
|
||||
The best WER with greedy search is:
|
||||
|
||||
| | test-clean | test-other |
|
||||
|-----|------------|------------|
|
||||
|
@ -12,7 +12,7 @@ The best WER is
|
||||
|-----|------------|------------|
|
||||
| WER | 3.16 | 7.71 |
|
||||
|
||||
using `--epoch 26 --avg 12` during decoding.
|
||||
using `--epoch 26 --avg 12` during decoding with greedy search.
|
||||
|
||||
The training command to reproduce the above WER is:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user