You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for your great contribution, this project is really great, but I have a few questions about the use process.
I want to train a weight using my own audio data set (which customizes the sentiment category I'm interested in), what should I do, my idea is to define my own label in the 'extract_feature.py' script, and then extract the features, Then use 'main.py' to train directly in 'train' mode. Is this solution feasible? Or is there a better way to do it?
Looking forward to your reply!
The text was updated successfully, but these errors were encountered:
Hi, thank you for your great contribution, this project is really great, but I have a few questions about the use process.
I want to train a weight using my own audio data set (which customizes the sentiment category I'm interested in), what should I do, my idea is to define my own label in the 'extract_feature.py' script, and then extract the features, Then use 'main.py' to train directly in 'train' mode. Is this solution feasible? Or is there a better way to do it?
Looking forward to your reply!
The text was updated successfully, but these errors were encountered: