Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thắc mắc quy trình chạy #38

Open
vinhdc10998 opened this issue Oct 11, 2019 · 0 comments
Open

Thắc mắc quy trình chạy #38

vinhdc10998 opened this issue Oct 11, 2019 · 0 comments

Comments

@vinhdc10998
Copy link

vinhdc10998 commented Oct 11, 2019

Chào undertheseanlp

cho mình hỏi về quy trình chạy project này ạ:

  • preprocess.py

  • egs/train.py
    Sau khi train xong: mình có chạy 2 file là predict.py và test_model.py

  • File predict mình thấy nó chạy ra result nhưng WER khá cao

  • File test_model.py thì mình chạy như thế nào đi nữa thì cái output transcript thì luôn là " "

Đây là command của mình:

python3 train.py --kaldi_folder {path}/kaldi-trunk/ --corpus_folder {path}/automatic_speech_recognition/data/vivos/corpus --export_path {path}/automatic_speech_recognition/egs/vivos/model_export/

python3 predict.py --wav {path}/automatic_speech_recognition/egs/vivos/test/VIVOSDEV01_R043.wav --kaldi_folder {path}/kaldi-trunk/ --model_path /home/duong/Python/kaldi-trunk/egs/uts_795/exp/tri2a/ --utils_path {path}/kaldi-trunk/egs/uts_795/utils/

python3 test_model.py

Mình xin cảm ơn ạ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant