Hi everyone,
after runing sphinxtrain run,i have this error
doha@doha-virtual-machine:~/sphinx/chiffres$ sphinxtrain run
Sphinxtrain path: /usr/local/lib/sphinxtrain
Sphinxtrain binaries path: /usr/local/libexec/sphinxtrain
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 13 words using 16 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
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_100.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_101.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_102.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_103.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_104.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_105.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_106.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_107.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_108.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_109.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids'. Can not parse the line ''
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
after runing sphinxtrain run,i have this error
doha@doha-virtual-machine:~/sphinx/chiffres$ sphinxtrain run
Sphinxtrain path: /usr/local/lib/sphinxtrain
Sphinxtrain binaries path: /usr/local/libexec/sphinxtrain
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 13 words using 16 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
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_100.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_101.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_102.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_103.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_104.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_105.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_106.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_107.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_108.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids', the feature file '/home/doha/sphinx/chiffres/feat/speaker_train/speaker1/vocal_109.mfc' does not exist, or is empty
WARNING: Error in '/home/doha/sphinx/chiffres/etc/chiffres_train.fileids'. Can not parse the line ''
when i open logdir i find this:
sphinx_fe: error while loading shared libraries:libsphinxbase.so.3:can not ope$
please help me !