speech-emotion-recognition
speech-emotion-recognition copied to clipboard
Speaker independent emotion recognition
[3 1 1 0 1 2 1 3 3 0 1 2 2 1 1 1 1 3 2 0 3 0 1 1 1 1 1 2 1 3...
The old link to the docs in the Readme.md referred to a github page with an older username (harry-7). The url for the docs now are with the new username...
how to load the previous model and continue training on that checkpoint ?
FileNotFoundError Traceback (most recent call last) in 22 23 if __name__ == "__main__": ---> 24 ml_example() in ml_example() 17 filename = './dataset/Neutral/srg1.wav' 18 print('prediction', model.predict_one( ---> 19 get_feature_vector_from_mfcc(filename, flatten=to_flatten)), 20...
im getting this error while passing 3 sec of audio
I ran dnn.py but I have an error. Cannot import name 'Model' (My tensorflow-gpu version is 2.0.0) How do I solve this problem...?
博主,运行完examples/下的文件,并没有保存训练的模型,想知道怎么您给的models/下的模型给出调用方法了吗?可以直接调用吗?
Is there a part of the code to get the best models in h5 format? I'm navigating through the package and did not find any. Thanks for the help.
if any audio file is detecting in anger class so i wanted to know the % like it is detecting 10% or 50% or more? how to find this?
can you share your best score for CNN and LSTM.