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

issue with pretrained model #28

Open
m3m3-chan opened this issue Jun 24, 2019 · 0 comments
Open

issue with pretrained model #28

m3m3-chan opened this issue Jun 24, 2019 · 0 comments

Comments

@m3m3-chan
Copy link

m3m3-chan commented Jun 24, 2019

Hello,
great work on this repo!
I used the pretrained model with the live recording but when I do I get very inaccurate results.

what I did:

  1. downloaded Kenlm-english & extracted it to project root (same path as speecht-cli: speecht-master/kenlm-english )
  2. downloaded pretrained model & extracted it under train folder( path: speecht-master/train/best_run)
  3. I run this command : python speecht-cli record --train-dir train --run-name best_run --language-model kenlm-english/
  4. eg input: hello 123, eg output:
Generate MFCCs or power spectrogram
Running speech recognition
decoded: unrew winke  ith leane 

is there anything I'm doing wrong? or is the model expected to perform like that with ENG ?

would appreciate your help!

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