GithubHelp home page GithubHelp logo

Comments (7)

nikhil2593 avatar nikhil2593 commented on June 4, 2024 1

same..not getting specified accuracy with the provided model architecture and dataset.

from speech-emotion-analyzer.

MiteshPuthran avatar MiteshPuthran commented on June 4, 2024

Hello @torrentillo, this is the exact code that I had used to train my model. In order to achieve higher accuracy, there are 3 things that come to my mind.

  1. Try playing with the parameters while building the model and test it out.
  2. Extract more features from the audio files. This can be done by increasing the sampling rate.
  3. Add more data by copying the existing files. (Not the best way, but can improve the accuracy)

Hope this helps.

from speech-emotion-analyzer.

torrentillo avatar torrentillo commented on June 4, 2024

Hi Mites,

I used the exact code and I can't get the accuracy you got, what about the dataset you used? could you please update the dataset you used to this post??

from speech-emotion-analyzer.

MiteshPuthran avatar MiteshPuthran commented on June 4, 2024

I had used the dataset from the links I posted in the README file.

from speech-emotion-analyzer.

torrentillo avatar torrentillo commented on June 4, 2024

Yes, but when you filter only by 5 emotions you have like 1300 audios for training instead of 900 that I have if I do the same, so you've trained your model with some extra data that is not in the like you posted in the README file.

Thank you

from speech-emotion-analyzer.

beachboysqq avatar beachboysqq commented on June 4, 2024

Hi,I am trying using different models and increase the dropout value.But it seems still overfit. I can get a hign acc on training but low acc on test. Plz give me some suggestions~ many thanks~

from speech-emotion-analyzer.

torrentillo avatar torrentillo commented on June 4, 2024

Hi beach,

I've achieved a 70 % accuracy with this model :

Ridge = sklearn.linear_model.Ridge()

from speech-emotion-analyzer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.