RESULTS.md 1.0 KB
Newer Older
1 2
# Aishell-1

3 4 5 6
## Deepspeech2 Streaming

| Model | Number of Params | Release | Config | Test set | Valid Loss | CER | 
| --- | --- | --- | --- | --- | --- | --- | 
H
Hui Zhang 已提交
7 8
| DeepSpeech2 | 45.18M | r0.2.0 | conf/deepspeech2_online.yaml + spec aug | test | 7.708217620849609| 0.078 |
| DeepSpeech2 | 45.18M | v2.2.0 | conf/deepspeech2_online.yaml + spec aug | test | 7.994938373565674 | 0.080 |  
9

H
Hui Zhang 已提交
10
## Deepspeech2 Non-Streaming
H
Hui Zhang 已提交
11

12
| Model | Number of Params | Release | Config | Test set | Valid Loss | CER |  
H
Hui Zhang 已提交
13
| --- | --- | --- | --- | --- | --- | --- |  
H
Hui Zhang 已提交
14 15 16 17
| DeepSpeech2 | 58.4M | v2.2.0 | conf/deepspeech2.yaml + spec aug | test | 5.738585948944092 | 0.064000 |  
| DeepSpeech2 | 58.4M | v2.1.0 | conf/deepspeech2.yaml + spec aug | test | 7.483316898345947 | 0.077860 |  
| DeepSpeech2 | 58.4M | v2.1.0 | conf/deepspeech2.yaml | test | 7.299022197723389 | 0.078671 |
| DeepSpeech2 | 58.4M | v2.0.0 | conf/deepspeech2.yaml | test | - | 0.078977 |  
H
Hui Zhang 已提交
18
| --- | --- | --- | --- | --- | --- | --- |  
H
Hui Zhang 已提交
19
| DeepSpeech2 | 58.4M | v1.8.5 | - | test | - | 0.080447 |