GithubHelp home page GithubHelp logo

Comments (7)

MiteshPuthran avatar MiteshPuthran commented on May 23, 2024

No, you don't have to fit the model as its already been trained and you are just using it directly to predict the emotions.

Make sure you have imported LabelEncoder. It should not have given any error as many other people have used the model directly.

from speech-emotion-analyzer.

BhargaviNadendla avatar BhargaviNadendla commented on May 23, 2024

Hi,

I have perfectly imported LabelEncoder() but the error is same, its asking to call 'fit' with appropriate arguments before using inverseTransform().

I am trying to train the model, but not clear about the datasets,
For RAVDESS, is it Audio_Speech_Actors_01-24.zip? Do we need to put all the files of ravdess and savee in rawdata/?
For SAVEE, the 4 actors DC, JE, JK, KL have the same named audio files in them, so not sure how to put all of them in one directory RawData.

Appreciate your help!

from speech-emotion-analyzer.

MiteshPuthran avatar MiteshPuthran commented on May 23, 2024

Yes, you need to put all the files in the rawdata folder. For SAVEE you could put them in the same folder even though they have the same name. You will get filename and its multiple copies. Then you can go ahead and add labels respectively as I did in cell number 11.

from speech-emotion-analyzer.

BhargaviNadendla avatar BhargaviNadendla commented on May 23, 2024

Thank you! That helped

from speech-emotion-analyzer.

shyunju7 avatar shyunju7 commented on May 23, 2024

Hi. we have the same problem...
How did you solve it?
I am looking forward to your reply!
Thank you:)

from speech-emotion-analyzer.

mohammedsuhail85 avatar mohammedsuhail85 commented on May 23, 2024

No, you don't have to fit the model as its already been trained and you are just using it directly to predict the emotions.

Make sure you have imported LabelEncoder. It should not have given any error as many other people have used the model directly.

I'm trying to use the pre-trained model. But getting the same error. I have imported the LabelEncoder successfully.
Any suggestions?

from speech-emotion-analyzer.

mdsayem01k avatar mdsayem01k commented on May 23, 2024

No, you don't have to fit the model as its already been trained and you are just using it directly to predict the emotions.
Make sure you have imported LabelEncoder. It should not have given any error as many other people have used the model directly.

I'm trying to use the pre-trained model. But getting the same error. I have imported the LabelEncoder successfully. Any suggestions?

I'm aslo getting same error when i was trying to use pre-trained model. Could you tell , how fixed the error?

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.