Hi
I got the following warning during training, but I am unable to find the cause:
utt> 0 001_kotran 6132 0WARNING: "corpus.c", line 1986: LSN utt id, 001_kotran.wav, does not match ctl utt id, 001_kotran.
INFO: cvt2triphone.c(199): no multiphones defined, no conversion done
788 394 81 162 5.486357e-11 -4.914121e+00 -3.013339e+04
utt> 1 001_mukhil 8633 0WARNING: "corpus.c", line 1986: LSN utt id, 001_mukhil.wav, does not match ctl utt id, 001_mukhil.
788 320 59 117 4.434382e-11 1.813341e+00 1.565458e+04
utt> 2 001_preethi 6471 0WARNING: "corpus.c", line 1986: LSN utt id, 001_preethi.wav, does not match ctl utt id, 001_preethi.
788 382 75 150 5.307502e-11 -6.356840e+00 -4.113511e+04
utt> 3 001_raji 5965 0WARNING: "corpus.c", line 1986: LSN utt id, 001_raji.wav, does not match ctl utt id, 001_raji.
788 400 84 169 5.610901e-11 -5.303201e+00 -3.163360e+04
This warning comes for all the files I have used.
Someone please tell me the reason
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It tells you that your transcription file has additional .wav in utternace id in braces. Not sure if my explanaition is more helpful that the orignal one. Hope you'll be able to understand it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I got the following warning during training, but I am unable to find the cause:
utt> 0 001_kotran 6132 0WARNING: "corpus.c", line 1986: LSN utt id, 001_kotran.wav, does not match ctl utt id, 001_kotran.
INFO: cvt2triphone.c(199): no multiphones defined, no conversion done
788 394 81 162 5.486357e-11 -4.914121e+00 -3.013339e+04
utt> 1 001_mukhil 8633 0WARNING: "corpus.c", line 1986: LSN utt id, 001_mukhil.wav, does not match ctl utt id, 001_mukhil.
788 320 59 117 4.434382e-11 1.813341e+00 1.565458e+04
utt> 2 001_preethi 6471 0WARNING: "corpus.c", line 1986: LSN utt id, 001_preethi.wav, does not match ctl utt id, 001_preethi.
788 382 75 150 5.307502e-11 -6.356840e+00 -4.113511e+04
utt> 3 001_raji 5965 0WARNING: "corpus.c", line 1986: LSN utt id, 001_raji.wav, does not match ctl utt id, 001_raji.
788 400 84 169 5.610901e-11 -5.303201e+00 -3.163360e+04
This warning comes for all the files I have used.
Someone please tell me the reason
It tells you that your transcription file has additional .wav in utternace id in braces. Not sure if my explanaition is more helpful that the orignal one. Hope you'll be able to understand it.