Loading data from berlin dataset...
Error in readAudioFile(): Unknown file type!
Traceback (most recent call last):
File "emorecognition.py", line 41, in
db = Dataset(path,db_type,decode=False)
File "/home/zzl/Emotion-Recognition-from-Speech/src/dataset.py", line 18, in init
self.get_berlin_dataset(path)
File "/home/zzl/Emotion-Recognition-from-Speech/src/dataset.py", line 35, in get_berlin_dataset
self.targets.append(classes[audio[5]])
IndexError: string index out of range
Loading data from berlin dataset... Error in readAudioFile(): Unknown file type! Traceback (most recent call last): File "emorecognition.py", line 41, in
db = Dataset(path,db_type,decode=False)
File "/home/zzl/Emotion-Recognition-from-Speech/src/dataset.py", line 18, in init
self.get_berlin_dataset(path)
File "/home/zzl/Emotion-Recognition-from-Speech/src/dataset.py", line 35, in get_berlin_dataset
self.targets.append(classes[audio[5]])
IndexError: string index out of range