游雁
2023-04-18 a4bd736b038a64fb14c3849e4a2bd26deb02517b
egs/aishell/rnnt/README.md
New file
@@ -0,0 +1,18 @@
# 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.yaml
- chunk config: chunk size 16, full left chunk
- LM config: LM was not used
- Model size: 90M
## Results (CER)
- Decode config: conf/train_conformer_rnnt_unified.yaml
|   testset   | CER(%)  |
|:-----------:|:-------:|
|     dev     |  5.53   |
|    test     |  6.24   |