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

How to train the LM? #4

Open
lhang33 opened this issue Oct 10, 2020 · 3 comments
Open

How to train the LM? #4

lhang33 opened this issue Oct 10, 2020 · 3 comments

Comments

@lhang33
Copy link

lhang33 commented Oct 10, 2020

Hello again! I have modified your ASR model struture and used a larger madarin dataset to train it. The CER has already reached down to 10.5 after 1m step without Language Model.

I'd like to see how further it improves by using the LM. But I don't know how to train on your LM codes yet. Could you please tell us how to train it, infer with it, or share your "yaml" file to us? Thanks in advance!

@durian1023
Copy link

to train the LM:
1.first replace the wavs with corpus
2.python3 main.py --config config/lm_example.yaml --lm

i hope these steps will help you

@durian1023
Copy link

Would like to ask you have met the problem "CUDNN_STATUS_NOT_INITIALIZED" while train the ASR with CTC? Thanks in advance!

@comingway
Copy link

hi,can you please teach me how to convert TIMIT data to JSON file, so that I can run the model.Thanks!

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

3 participants