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

Is this something worth trying for speech ? #12

Open
ghost opened this issue Sep 30, 2018 · 1 comment
Open

Is this something worth trying for speech ? #12

ghost opened this issue Sep 30, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 30, 2018

As a research work, I am trying to build a DNN-HMM model for low resource speech. Do you think I can use this for the hmm implementation for training and decoding since there is no library in tensorflow supporting HMM?

I am really thinking of scaling this hybrid model and keeping it neater than a traditional kaldi pipeline though accuracy is something I am not worried about currently.

Please lemme know.

@dwiel
Copy link
Owner

dwiel commented Jan 17, 2019

I dont see why not. If you want to explore this, I recommend benchmarking it for your particular use case. I have found it can become slow as the number of states increases.

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