Giter Club home page Giter Club logo

Comments (5)

pingguo11 avatar pingguo11 commented on May 19, 2024

情感识别小白,跑程序也遇到很多问题,可否向您请教一下

from speech-emotion-recognition.

angryman123 avatar angryman123 commented on May 19, 2024

您好,在程序运行的过程中我遇到了一些困难,可不可以向您请教一下

from speech-emotion-recognition.

angryman123 avatar angryman123 commented on May 19, 2024

在命令行输入训练的命令以后,代码报错
UnboundLocalError: local variable 'model' referenced before assignment
我这里实在不知道要怎么去更改才能改掉错误,烦请指导

from speech-emotion-recognition.

Renovamen avatar Renovamen commented on May 19, 2024

@15458wew

您好,

如果您用的是 SVM 或 MLP 的话,那模型应该已经训练好了,只是比较快,因为数据量就那么点...后面出现的数字是在测试集上的验证结果。如果你想它多跑一会儿的话,可以考虑把 SVM 或 MLP 的最大迭代次数(max_iter)调大一点...

是的 .m 是训练好的文件,大概算是我的备份可以忽视掉...

祝好

from speech-emotion-recognition.

Renovamen avatar Renovamen commented on May 19, 2024

在命令行输入训练的命令以后,代码报错
UnboundLocalError: local variable 'model' referenced before assignment
我这里实在不知道要怎么去更改才能改掉错误,烦请指导

您好,

似乎很多人都提过这个问题,但我这边的确没出过这个问题,所以我只能盲猜是处理命令行输入时的问题。于是我现在改了改命令行输入部分的代码,如果您现在还在做这个的话,可以考虑再试试还有没有问题?如果还有问题的话,那就不用命令行输入直接调函数吧(更新后的文档里写了怎么直接调函数)...

祝好

from speech-emotion-recognition.

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.