HI
i hava this error:
ERROR: "backward.c", line 421: Failed to align audio to trancript: final state of the search is not reached
ERROR: "baum_welch.c", line 324: 486 ignored
how can i find which audio file or text sentence hs error?
Thankful.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I believe the file with the alignment problem in your case is called "486"
This is an example from an4 training:
ERROR: "backward.c", line 421: Failed to align audio to trancript: final state of the search is not reached
ERROR: "baum_welch.c", line 324: mdxs/cen7-mdxs-b ignored
Usually there is no problem to have a couple of such utterances. If there are many, you should find what is wrong with audio or transcripts
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Listen for utterance mdxs/cen7-mdxs-b and compare with transcript, try to understand why it was different. There could be extra word missing in transcript, wrong pronunciation in the dictionary, or extra word in transcript which is missing in the audio.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
HI
i hava this error:
ERROR: "backward.c", line 421: Failed to align audio to trancript: final state of the search is not reached
ERROR: "baum_welch.c", line 324: 486 ignored
how can i find which audio file or text sentence hs error?
Thankful.
anyone can help?
I believe the file with the alignment problem in your case is called "486"
This is an example from an4 training:
ERROR: "backward.c", line 421: Failed to align audio to trancript: final state of the search is not reached
ERROR: "baum_welch.c", line 324: mdxs/cen7-mdxs-b ignored
Usually there is no problem to have a couple of such utterances. If there are many, you should find what is wrong with audio or transcripts
then how can find where is problem? it has problem with which audio or transcript?
Listen for utterance
mdxs/cen7-mdxs-b
and compare with transcript, try to understand why it was different. There could be extra word missing in transcript, wrong pronunciation in the dictionary, or extra word in transcript which is missing in the audio.