mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-03 06:04:18 +00:00
do a change for RESULTS.md
This commit is contained in:
parent
cc68bc256b
commit
33fbde8d97
@ -13,6 +13,7 @@ The WERs are
|
||||
| greedy search | 7.27 | 6.69 | --epoch 29, --avg 13, --max-duration 100 |
|
||||
| beam search (beam size 4) | 6.70 | 6.04 | --epoch 29, --avg 13, --max-duration 100 |
|
||||
| modified beam search (beam size 4) | 6.72 | 6.12 | --epoch 29, --avg 13, --max-duration 100 |
|
||||
| fast beam search (set as default) | 7.14 | 6.50 | --epoch 29, --avg 11, --max-duration 1500|
|
||||
|
||||
The training command for reproducing is given below:
|
||||
|
||||
@ -97,7 +98,6 @@ The WERs are
|
||||
| greedy search | 7.19 | 6.70 | --epoch 29, --avg 11, --max-duration 100 |
|
||||
| beam search (beam size 4) | 7.02 | 6.36 | --epoch 29, --avg 11, --max-duration 100 |
|
||||
| modified beam search (beam size 4) | 6.91 | 6.33 | --epoch 29, --avg 11, --max-duration 100 |
|
||||
| fast beam search (set as default) | 7.14 | 6.50 | --epoch 29, --avg 11, --max-duration 1500|
|
||||
|
||||
The training command for reproducing is given below:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user