Open WestbrookZero opened 4 years ago
Using TensorFlow backend. D:/Projects/Audio/Emotion/Speech-Emotion-Analyzer/final_results_gender_test.py:97: WavFileWarning: Chunk (non-data) not understood, skipping it. sr,x = scipy.io.wavfile.read('RawData/EP03_seq04_sc133.wav') Traceback (most recent call last): File "D:/Projects/Audio/Emotion/Speech-Emotion-Analyzer/final_results_gender_test.py", line 97, in sr,x = scipy.io.wavfile.read('RawData/EP03_seq04_sc133.wav') File "D:\InstallPath\Develop\Anaconda3\5.3.1\envs\SpeechEmotionAnalyzer3.5\lib\site-packages\scipy\io\wavfile.py", line 289, in read raise ValueError("Incomplete wav chunk.") ValueError: Incomplete wav chunk.
Process finished with exit code 1
Using TensorFlow backend. D:/Projects/Audio/Emotion/Speech-Emotion-Analyzer/final_results_gender_test.py:97: WavFileWarning: Chunk (non-data) not understood, skipping it. sr,x = scipy.io.wavfile.read('RawData/EP03_seq04_sc133.wav') Traceback (most recent call last): File "D:/Projects/Audio/Emotion/Speech-Emotion-Analyzer/final_results_gender_test.py", line 97, in
sr,x = scipy.io.wavfile.read('RawData/EP03_seq04_sc133.wav')
File "D:\InstallPath\Develop\Anaconda3\5.3.1\envs\SpeechEmotionAnalyzer3.5\lib\site-packages\scipy\io\wavfile.py", line 289, in read
raise ValueError("Incomplete wav chunk.")
ValueError: Incomplete wav chunk.
Process finished with exit code 1