HI,
I am SHEHARYAR, I am facing an issue with sphinxtrain in training on my own dataset. every time i train, I got an issue as:
C:\CMUSphinx\Urdu>python C:\CMUSphinx\sphinxtrain\scripts\sphinxtrain.py run
Sphinxtrain path: C:/CMUSphinx/sphinxtrain
Sphinxtrain binaries path: C:/CMUSphinx/sphinxtrain/bin/Release/Win32
Running the training
MODULE: 000 Computing feature from audio files
Extracting features from segments starting at (part 1 of 1)
Extracting features from segments starting at (part 1 of 1)
Feature extraction is done
MODULE: 00 verify training files
Phase 1: Checking to see if the dict and filler dict agrees with the phonelist file.
Found 220 words using 37 phones
Phase 2: Checking to make sure there are not duplicate entries in the dictionary
Phase 3: Check general format for the fileids file; utterance length (must be positive); files exist
Phase 4: Checking number of lines in the transcript file should match lines in fileids file
Phase 5: Determine amount of training data, see if n_tied_states seems reasonable.
Estimated Total Hours Training: 0.431547222222222
This is a small amount of data, no comment at this time
Phase 6: Checking that all the words in the transcript are in the dictionary
Words in dictionary: 217
Words in filler dictionary: 3
Phase 7: Checking that all the phones in the transcript are in the phonelist, and all phones in the phonelist appear at least once
MODULE: 0000 train grapheme-to-phoneme model
Skipped (set $CFG_G2P_MODEL = 'yes' to enable)
MODULE: 01 Train LDA transformation
Skipped for multistream setup, see CFG_NUM_STREAMS configuration
LDA/MLLT only has sense for single stream features
Skipping LDA training
MODULE: 02 Train MLLT transformation
Skipped for multistream setup, see CFG_NUM_STREAMS configuration
LDA/MLLT only has sense for single stream features
Skipping MLLT training
MODULE: 05 Vector Quantization
ERROR: This step had 3 ERROR messages and 0 WARNING messages. Please check the log file for details.
MODULE: 10 Training Context Independent models for forced alignment and VTLN
Skipped: $ST::CFG_FORCEDALIGN set to 'no' in sphinx_train.cfg
Skipped: $ST::CFG_VTLN set to 'no' in sphinx_train.cfg
MODULE: 11 Force-aligning transcripts
Skipped: $ST::CFG_FORCEDALIGN set to 'no' in sphinx_train.cfg
MODULE: 12 Force-aligning data for VTLN
Skipped: $ST::CFG_VTLN set to 'no' in sphinx_train.cfg
MODULE: 20 Training Context Independent models
Phase 1: Cleaning up directories:
accumulator...logs...qmanager...models...
Phase 2: Flat initialize
ERROR: This step had 1 ERROR messages and 0 WARNING messages. Please check the log file for details.
ERROR: This step had 1 ERROR messages and 0 WARNING messages. Please check the log file for details.
Phase 3: Forward-Backward
Baum welch starting for 64 Gaussian(s), iteration: 1 (1 of 1)
Waiting for C:/CMUSphinx/Urdu/model_parameters/urdu.ci_ptm_flatinitial/mixture_weights
Waiting for C:/CMUSphinx/Urdu/model_parameters/urdu.ci_ptm_flatinitial/mixture_weights
Waiting for C:/CMUSphinx/Urdu/model_parameters/urdu.ci_ptm_flatinitial/mixture_weights
Waiting for C:/CMUSphinx/Urdu/model_parameters/urdu.ci_ptm_flatinitial/mixture_weights
Waiting for C:/CMUSphinx/Urdu/model_parameters/urdu.ci_ptm_flatinitial/mixture_weights
Waiting for C:/CMUSphinx/Urdu/model_parameters/urdu.ci_ptm_flatinitial/mixture_weights
Terminating on signal SIGINT(2)
Terminating on signal SIGINT(2)
Traceback (most recent call last):
File "C:\CMUSphinx\sphinxtrain\scripts\sphinxtrain.py", line 174, in <module>
main()
File "C:\CMUSphinx\sphinxtrain\scripts\sphinxtrain.py", line 169, in main
run()
File "C:\CMUSphinx\sphinxtrain\scripts\sphinxtrain.py", line 110, in run
ret = os.system(sphinxpath + "/scripts/" + step)
KeyboardInterrupt
Please help me! I am tired of it!.... here is the log file ! please help me!</module>

 

Last edit: sheharyar masood 2018-09-19