Update README.md

This commit is contained in:
Uyghur 2021-06-17 15:24:35 +09:00 committed by GitHub
parent 791e14c0d8
commit acceaa3ada
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,24 @@ unzip results.7z and thuyg20_data.7z to the same folder where python source file
python train.py python train.py
``` ```
Recognition:
for recognition download only pretrained model(results.7z). then run:
```
python tonu.py test1.wav
```
result will be:
```
Model loaded: results/UModel_last.pth
Best CER: 7.21%
Trained: 473 epochs
The model has 26,389,282 trainable parameters
======================
Recognizing file .\test2.wav
test2.wav -> bu öy eslide xotunining xush tebessumi oghlining omaq külküsi bilen güzel idi
```
This project using This project using
A free Uyghur speech database Released by CSLT@Tsinghua University & Xinjiang University(http://www.openslr.org/22/) A free Uyghur speech database Released by CSLT@Tsinghua University & Xinjiang University(http://www.openslr.org/22/)