mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 08:04:18 +00:00
Update pretrained model
This commit is contained in:
parent
2ec8b064f2
commit
00fa3090a5
@ -46,9 +46,6 @@ and the following command for decoding:
|
|||||||
--num-workers 1
|
--num-workers 1
|
||||||
```
|
```
|
||||||
|
|
||||||
The tensorboard log for training is available at
|
|
||||||
<https://tensorboard.dev/experiment/rz63cmJXSK2fV9GceJtZXQ/>
|
|
||||||
|
|
||||||
Results using HLG decoding + whole lattice rescoring:
|
Results using HLG decoding + whole lattice rescoring:
|
||||||
|
|
||||||
| | Dev | Test |
|
| | Dev | Test |
|
||||||
@ -74,3 +71,9 @@ To reproduce the above result, use the training commands above, and the followin
|
|||||||
--num-workers 1
|
--num-workers 1
|
||||||
```
|
```
|
||||||
Note: the `whole-lattice-rescoring` method is about twice as fast as the `attention-decoder` method, with slightly worse WER.
|
Note: the `whole-lattice-rescoring` method is about twice as fast as the `attention-decoder` method, with slightly worse WER.
|
||||||
|
|
||||||
|
Pretrained model is available at
|
||||||
|
<https://huggingface.co/wgb14/icefall-asr-gigaspeech-conformer-ctc>
|
||||||
|
|
||||||
|
The tensorboard log for training is available at
|
||||||
|
<https://tensorboard.dev/experiment/rz63cmJXSK2fV9GceJtZXQ/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user