Hi everyone,
I'm trying to make an acoustic model for sphinx4 in german. I'm running in SphinxTrain those perl scripts described in the tutorial. Now I have a problem running slave_convg.pl (module 02). Here is what it says:
MODULE: 02 Training Context Independent models
Cleaning up directories: accumulator...logs...models...
Flat initialize
Baum welch starting for iteration: 1 (1 of 1)
Using 47 files: 0% 10% 40% 70% 80% ERROR: FATAL_ERROR: "...\SphinxTrain\src\libs\libio\corpus.c", line 256: input string too long. Truncated.
ERROR: FATAL_ERROR: "...\SphinxTrain\src\libs\libio\corpus.c", line 256: input string too long. Truncated.
Received a fatal error at C:/.../scripts_pl/02.ci_schmm/baum_welch.pl line 143, <PIPE> line 225.
Parts
Is there anyone, who could help me with this problem?
Thanks
Choros
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I'm trying to make an acoustic model for sphinx4 in german. I'm running in SphinxTrain those perl scripts described in the tutorial. Now I have a problem running slave_convg.pl (module 02). Here is what it says:
MODULE: 02 Training Context Independent models
Cleaning up directories: accumulator...logs...models...
Flat initialize
Baum welch starting for iteration: 1 (1 of 1)
Using 47 files: 0% 10% 40% 70% 80% ERROR: FATAL_ERROR: "...\SphinxTrain\src\libs\libio\corpus.c", line 256: input string too long. Truncated.
ERROR: FATAL_ERROR: "...\SphinxTrain\src\libs\libio\corpus.c", line 256: input string too long. Truncated.
Received a fatal error at C:/.../scripts_pl/02.ci_schmm/baum_welch.pl line 143, <PIPE> line 225.
Parts
Is there anyone, who could help me with this problem?
Thanks
Choros
I probably know what's going on but could you send us the control file? That is probably the key of the problem.
BTW, are you training languages other than English?
Arthur