icefall/egs/yesno/ASR/README.md
2021-08-22 23:39:43 +08:00

16 lines
398 B
Markdown

## Yesno recipe
You can run the recipe with **CPU**.
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1tIjjzaJc3IvGyKiMCDWO-TSnBgkcuN3B?usp=sharing)
The above Colab notebook finishes the training using **CPU**
within two minutes (50 epochs in total).
The WER is
```
[test_set] %WER 0.42% [1 / 240, 0 ins, 1 del, 0 sub ]
```