|
|
@ -3,7 +3,7 @@
|
|
|
|
### Transformer
|
|
|
|
### Transformer
|
|
|
|
| Model | Params | Config | Decode method | Loss | PER |
|
|
|
|
| Model | Params | Config | Decode method | Loss | PER |
|
|
|
|
| --- | --- | --- | --- | --- | --- |
|
|
|
|
| --- | --- | --- | --- | --- | --- |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | attention | 46.41119385 | 0.469993 |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | attention | 46.41119385 | 0.396950 |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | ctc_greedy_search | 46.41119385 | 0.297713 |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | ctc_greedy_search | 46.41119385 | 0.182259 |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | ctc_prefix_beam_search | 46.41119385 | 0.293555 |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | ctc_prefix_beam_search | 46.41119385 | 0.188080 |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | attention_rescore | 46.41119385 | 0.281081 |
|
|
|
|
| transformer | 5.17M | conf/transformer.yaml | attention_rescore | 46.41119385 | 0.184199 |
|
|
|
|