--
Go to http://kaldi-asr.org/forums.html find out how to join
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+unsubscribe@googlegroups.com.
To post to this group, send email to kaldi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/49656bea-d829-4c25-9314-8568d20f9fee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
OK, to rephrase your question: you expected that the set of triphones that map to any given pdf-id would all have the same central-phone, but you founde that is not the case.Firstly, the number of states in the HMM is not relevant here.The central phones of the triphones that map to any given pdf-id, should all be at the same "tree root", that is, they should all be on the same line of the roots.txt file. If you created a roots.txt file where all the nonsilence phones were on the same line (e.g. because in your dict-dir that you provided to prepare_lang.sh, all the phones in nonsilence_phones.txt [IIRC] were on the same line), that would explain what you are seeing.To avoid that, put the phones on different lines of nonsilence_phones.txt in the dict dir.Dan
I'm trying to look into the clustering process of tri-phone acoustic model. I have read the document "How decision trees are used in Kaldi" and the paper "Tree-based State Tying for High Accuracy Acoustic Modeling".In my understanding, if I use one-state HMM to train all phone's models(include silence phones and non-silence phones) and then use these models to do tri-phone clustering, the tied-state based approach degrades into model based approach. After generating the decision tree, each pdf-id corresponds to one tri-phone cluster and all the tri-phones in this cluster has the same central position phone.In my practice in Mandarin, I modify the shell script to get one-state HMM and then do the normal training process to get the decision tree. But when I looked into the pdf-id and the tri-phone cluster of this pdf-id, I found these tri-phones have different central position phones. For example, in the cluster of pdf-id 2045 there are tri-phones such as i3/s/uai4 , er5/q/uai5 and ian1/r/uan2. In other words, the pdf-id and the central phones of tri-phone in the cluster if this pdf-id is not one-to-one corresponding.I am really confusing. Why this happen? Is it where I got it wrong ?I look forward to getting an answer as soon as possible.Thank you !
--
Go to http://kaldi-asr.org/forums.html find out how to join
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+unsubscribe@googlegroups.com.
To post to this group, send email to kaldi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/7fded2a5-f571-4f35-a9c5-1f0120fe8174%40googlegroups.com.
Although I did so, the problem still exists. The set of tri-phones that map to any given pdf-id don't have the same central-phone.And I fount not all pdf-ids have this problem, for a little pdf-ids, their tri-phones have the same central-phone.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+unsubscribe@googlegroups.com.
To post to this group, send email to kaldi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/c71b726c-4fbd-4208-a392-94267cba4be1%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "kaldi-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kaldi-help/BsYcGifrLEI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kaldi-help+unsubscribe@googlegroups.com.
To post to this group, send email to kaldi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/CAEWAuyQUBvEW3dVuF%2BaKDf3bhVURAaFHSdN9Nf_%3DL_zz_GC0oQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/CAGinpHTfAOqYN89L2KgH7FBWwnVe0Tvv88hpenQWgk0dPc5JGA%40mail.gmail.com.