-
Notifications
You must be signed in to change notification settings - Fork 39
Description
I trained model by this . But it seems doesn't change the results.
TEST using .wav file
TRAIN-TEST Your own model
2
Enter WAVE Filepath
/home/pi/test.wav
Enter Audio(WAVE File) test-train data filepath
/home/pi/test.wav
Enter Positive Train data filepath
/home/pi/DeepSentiment/Code/StandAlone/Models
Enter Negative Train data filepath
/home/pi/DeepSentiment/Code/StandAlone/Models
Enter Positive Test data filepath
/home/pi/DeepSentiment/Code/StandAlone/Models
Enter Negative Test data filepath
/home/pi/DeepSentiment/Code/StandAlone/Models
INFO:root:Loaded the Speech Recognition Module
INFO:root:Saved the input signal into WAVE File
INFO:root:Converted Speech To Text
INFO:root:Training of Model Enabled
INFO:root:Finished Loading SpeechNetSVMMulticlass Module
INFO:root:Speech Model Training Started!!
INFO:root:Finished Loading Test-Train data from file
INFO:root:Emotion Data: {'Angry': 1.0}
INFO:root:Retrieving the Training-Test Data for Speech2Text Model
INFO:root:Retrieving Validation Data for Speech2Text Model
INFO:root:Configuring the SVM Model
INFO:root: Finished Loading the saved Speech2Text Model.
INFO:root:Final Emotion set:: {'Angry': 1.0, 'data': "but that's not much and he seems not move"}
{'Angry': 1.0, 'data': "but that's not much and he seems not move"}