Update README.md
This commit is contained in:
parent
5fb7253c27
commit
8842af01f7
@ -4,6 +4,7 @@ Training:
|
|||||||
this model using CTC loss for training.
|
this model using CTC loss for training.
|
||||||
|
|
||||||
Download [pretrained model](https://github.com/gheyret/uyghur-asr-ctc/releases/download/data/results.7z) and [dataset](https://github.com/gheyret/uyghur-asr-ctc/releases/download/data/thuyg20_data.7z).
|
Download [pretrained model](https://github.com/gheyret/uyghur-asr-ctc/releases/download/data/results.7z) and [dataset](https://github.com/gheyret/uyghur-asr-ctc/releases/download/data/thuyg20_data.7z).
|
||||||
|
|
||||||
unzip results.7z and thuyg20_data.7z to the same folder where python source files located. then run:
|
unzip results.7z and thuyg20_data.7z to the same folder where python source files located. then run:
|
||||||
```
|
```
|
||||||
python train.py
|
python train.py
|
||||||
|
Loading…
Reference in New Issue
Block a user