mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 08:34:19 +00:00
add results of 100hours
This commit is contained in:
parent
c10481a726
commit
3f4b7fac84
@ -3,6 +3,15 @@
|
||||
This page shows the WERs for test-clean/test-other using only
|
||||
train-clean-100 subset as training data.
|
||||
|
||||
## Distillation with hubert
|
||||
### 2022-05-27
|
||||
|
||||
Decoding method is modified beam search. Epoch is 0-based when doing these experiments.
|
||||
| | test-clean | test-other | comment |
|
||||
|-------------------------------------|------------|------------|------------------------------------------|
|
||||
| baseline no vq distillation | 7.08 | 18.66 | --epoch 19, --avg 10, --max-duration 200 |
|
||||
| distillation with hubert | 5.68 | 15.80 | --epoch 19, --avg 10, --max-duration 200 |
|
||||
|
||||
## Conformer encoder + embedding decoder
|
||||
|
||||
### 2022-02-21
|
||||
|
Loading…
x
Reference in New Issue
Block a user