You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
533 B
533 B
TIMIT
Transformer
| Model | Params | Config | Decode method | Loss | PER | | --- | --- | --- | --- | --- | | transformer | 5.17M | conf/transformer.yaml | attention | 49.25688171386719 | 0.510742 | | transformer | 5.17M | conf/transformer.yaml | ctc_greedy_search | 49.25688171386719 | 0.382398 | | transformer | 5.17M | conf/transformer.yaml | ctc_prefix_beam_search | 49.25688171386719 | 0.367429 | | transformer | 5.17M | conf/transformer.yaml | attention_rescore | 49.25688171386719 | 0.357173 |