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

RuntimeError #38

Open
nadeemp78 opened this issue Jan 20, 2020 · 7 comments
Open

RuntimeError #38

nadeemp78 opened this issue Jan 20, 2020 · 7 comments

Comments

@nadeemp78
Copy link

When i ran chain_online.py, getting RuntimeError.
data/e2e_tdnnf loading model...
Traceback (most recent call last):
File "chain_online.py", line 40, in
kaldi_model = KaldiNNet3OnlineModel (MODELDIR, MODEL)
File "kaldiasr/nnet3.pyx", line 134, in kaldiasr.nnet3.KaldiNNet3OnlineModel.cinit
self.model_wrapper = new NNet3OnlineModelWrapper(beam,
RuntimeError: kaldi::KaldiFatalError

Can anyone help me out in knowing why this error came and how to fix it.

@MengjieQian
Copy link

Hi, I have the same problem, could you please tell me how did you solve the problem? Thanks.

@MengjieQian
Copy link

Problem solved. Did not set the path to required files correctly.

@marvin-nj
Copy link

Problem solved. Did not set the path to required files correctly.

Hello, dear brother :
I have the same question: I try english model sucessful, but chinese model failed.
so could you tell me some details about you experience , thank you very much

@svenha
Copy link

svenha commented Jan 26, 2021

Which model are your referring to?

@marvin-nj
Copy link

Which model are your referring to?

A 16k chinese model trained by myself , accyrately model is ok, it decode sucessfully in kaldi

@svenha
Copy link

svenha commented Jan 27, 2021

It seems to be hard or impossible to help you in this case: an unknown model AND no details about the failures. A wild guess about the problem would be pitch features for Chinese that you maybe (?) use and are not used in other languages.

@marvin-nj
Copy link

I fix it after reinstall my kaldiasr, everything is ok now , thank you !

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

4 participants