mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-06 23:54:17 +00:00
Update README.md with results
This commit is contained in:
parent
74a4005f9f
commit
c83e278d8b
@ -130,7 +130,18 @@ export CUDA_VISIBLE_DEVICES="0"
|
||||
--lm-dir "${lm_dir}" \
|
||||
--otc-token "${otc_token}"
|
||||
```
|
||||
|
||||
### Results (ctc-greedy-search)
|
||||
| Traning Criterion | test-clean | test-other |
|
||||
|------------|:-------:|:----:|
|
||||
| CTC |100.0|100.0 |
|
||||
| OTC | 11.89 | 25.46 |
|
||||
|
||||
### Results (1best, blank_bias=-4)
|
||||
| Traning Criterion | test-clean | test-other |
|
||||
|------------|:-------:|:----:|
|
||||
| CTC |98.40|98.68 |
|
||||
| OTC | 6.59 | 15.98 |
|
||||
|
||||
|
||||
## Citations
|
||||
|
Loading…
x
Reference in New Issue
Block a user