|
3 | 3 | ## Conformer Result
|
4 | 4 |
|
5 | 5 | * Feature info: using fbank feature, dither=0, cmvn, speed perturb
|
6 |
| -* Training info: lr 0.002, batch size 16, 8 gpu, acc_grad 4, 200 epochs, dither 0.0 |
7 |
| -* Decoding info: ctc_weight 0.6, average_num 30 |
8 |
| -* Git hash: 132954a9ce27d0381ed3879c4f43cc158860167e |
9 |
| -* Model link: http://mobvoi-speech-public.ufile.ucloud.cn/public/wenet/aishell/20210116_conformer_exp.tar.gz |
| 6 | +* Training info: lr 0.002, batch size 18, 4 gpu, acc_grad 4, 240 epochs, dither 0.1 |
| 7 | +* Decoding info: ctc_weight 0.5, average_num 20 |
| 8 | +* Git hash: 919f07c4887ac500168ba84b39b535fd8e58918a |
| 9 | +* Model link: http://mobvoi-speech-public.ufile.ucloud.cn/public/wenet/aishell/20210204_conformer_exp.tar.gz |
10 | 10 |
|
11 | 11 | | decoding mode | CER |
|
12 | 12 | |------------------------|------|
|
13 |
| -| attention decoder | 5.36 | |
14 |
| -| ctc greedy search | 5.14 | |
15 |
| -| ctc prefix beam search | 5.14 | |
16 |
| -| attention rescoring | 4.77 | |
| 13 | +| attention decoder | 5.18 | |
| 14 | +| ctc greedy search | 4.94 | |
| 15 | +| ctc prefix beam search | 4.94 | |
| 16 | +| attention rescoring | 4.61 | |
17 | 17 |
|
18 | 18 | ## Unified Conformer Result
|
19 | 19 |
|
|
33 | 33 | ## Transformer Result
|
34 | 34 |
|
35 | 35 | * Feature info: using fbank feature, dither=0, with cmvn, no speed perturb.
|
36 |
| -* Training info: lr 0.002, batch size 16, 8 gpu, acc_grad 1, 120 epochs, dither 0.0 |
37 |
| -* Git hash: fb8e0f8c12b5d547fc22e62365e1e114f059c609 |
38 |
| -* Model link: http://mobvoi-speech-public.ufile.ucloud.cn/public/wenet/aishell/20210120_transformer_exp.tar.gz |
| 36 | +* Training info: lr 0.002, batch size 26, 4 gpu, acc_grad 4, 240 epochs, dither 0.1 |
| 37 | +* Decoding info: ctc_weight 0.5, average_num 20 |
| 38 | +* Git hash: 919f07c4887ac500168ba84b39b535fd8e58918a |
| 39 | +* Model link: http://mobvoi-speech-public.ufile.ucloud.cn/public/wenet/aishell/20210204_transformer_exp.tar.gz |
39 | 40 |
|
40 | 41 | | decoding mode | CER |
|
41 | 42 | |------------------------|------|
|
42 |
| -| attention decoder | 5.76 | |
43 |
| -| ctc greedy search | 6.21 | |
44 |
| -| ctc prefix beam search | 6.21 | |
45 |
| -| attention rescoring | 5.47 | |
| 43 | +| attention decoder | 5.69 | |
| 44 | +| ctc greedy search | 5.92 | |
| 45 | +| ctc prefix beam search | 5.91 | |
| 46 | +| attention rescoring | 5.30 | |
46 | 47 |
|
47 | 48 | ## Unified Transformer Result
|
48 | 49 |
|
|
0 commit comments