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

Kaldi nnet3 without ivector model #46

Open
abramovi opened this issue Apr 6, 2021 · 0 comments
Open

Kaldi nnet3 without ivector model #46

abramovi opened this issue Apr 6, 2021 · 0 comments

Comments

@abramovi
Copy link

abramovi commented Apr 6, 2021

Hi,
Can I use a kaldi model that trained without ivector ?

I tried to use kaldi_decode_wav.py with this model but got:

DEBUG:root:/models/ loading model... Traceback (most recent call last): File "kaldi_decode_wav.py", line 60, in <module> kaldi_model = KaldiNNet3OnlineModel (options.modeldir, acoustic_scale=1.0, beam=7.0, frame_subsampling_factor=3) File "kaldiasr/nnet3.pyx", line 134, in kaldiasr.nnet3.KaldiNNet3OnlineModel.__cinit__ RuntimeError

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