Update README.md
This commit is contained in:
parent
791e14c0d8
commit
acceaa3ada
18
README.md
18
README.md
@ -9,6 +9,24 @@ unzip results.7z and thuyg20_data.7z to the same folder where python source file
|
||||
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
|
||||
|
||||
A free Uyghur speech database Released by CSLT@Tsinghua University & Xinjiang University(http://www.openslr.org/22/)
|
||||
|
Loading…
Reference in New Issue
Block a user