Skip to content

Problems on how to train my model #22

@pinganzhang

Description

@pinganzhang

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"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions