mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update README
This commit is contained in:
parent
7d1efe158e
commit
0bde4aefbd
@ -2,9 +2,10 @@
|
||||
# Streaming RNN-T Result
|
||||
|
||||
## Training Config
|
||||
- 8 gpu(Tesla V100)
|
||||
- Feature info: using 80 dims fbank, global cmvn, speed perturb(0.9, 1.0, 1.1), specaugment
|
||||
- Train config: conf/train_conformer_rnnt_unified
|
||||
- chunk config: chunk size 16, 1 left chunk
|
||||
- Train config: conf/train_conformer_rnnt_unified.yaml
|
||||
- chunk config: chunk size 16, full left chunk
|
||||
- LM config: LM was not used
|
||||
- Model size: 90M
|
||||
|
||||
@ -13,5 +14,5 @@
|
||||
|
||||
| testset | CER(%) |
|
||||
|:-----------:|:-------:|
|
||||
| dev | 5.89 |
|
||||
| test | 6.76 |
|
||||
| dev | 5.53 |
|
||||
| test | 6.24 |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user