-
Notifications
You must be signed in to change notification settings - Fork 339
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 tune Kaldi gsteamer for using NNET3 decoder #233
Comments
Our nnet3-based decoder is implemented based on nnet3 decoder in Kaldi. |
Are you talking about using "nnet3 mode"? Unfortunately, I won't be able to share to data/transcripts but will try to work on some open source audios. Just wanted to confirm if "nnet3 mode" was the only option to use nnet3 decoder as nnet2 is also True |
Yes, "nnet3 mode" is the only mode to use nnet3 models. |
The different gstreamer versions available only use nnet2 decoder. Is there a way I can use nnet3 decoder with nnet3 model. I know about the nnet3 mode but it's not accurate.
The text was updated successfully, but these errors were encountered: