Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use it for sentimental analysis. #103

Open
kishan2k2 opened this issue Nov 22, 2023 · 1 comment
Open

Can I use it for sentimental analysis. #103

kishan2k2 opened this issue Nov 22, 2023 · 1 comment

Comments

@kishan2k2
Copy link

So I want to do a sentimental analysis of the audio using your model.

Can some one answer me if it is possible? if yes then how can I do it?

@kishan2k2
Copy link
Author

Please let me know if I am wrong.

I will first collect a dataset to fine-tune the model.
secondly, I will get the embedding of each of the voice audio corresponding to a label.
Now I will train any machine learning or deep learning model for that to recognize the label when an audio embedding is given.

Now for any new audio I want to test I will extract its embedding and then predict the label with the trained model.

Seems pretty convincing to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant