We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi dear.
i have some issue. when i was training my model (chain), i met a this message
"Alignments has wrong size A vs. B"
I had a GMM-HMM model already, and then prepare new data for AM. finally, i just call "run_chain.sh (include build_tree.sh)"
how can i train chain model when i had a old GMM-HMM model (used BIg size data), and new data (small data)
or.. Do I really need to use the same data? (for GMM-HMM, and chain model )
is it possible ..?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi dear.
i have some issue.
when i was training my model (chain), i met a this message
"Alignments has wrong size A vs. B"
I had a GMM-HMM model already, and then prepare new data for AM.
finally, i just call "run_chain.sh (include build_tree.sh)"
how can i train chain model when i had a old GMM-HMM model (used BIg size data), and new data (small data)
or..
Do I really need to use the same data? (for GMM-HMM, and chain model )
is it possible ..?
The text was updated successfully, but these errors were encountered: