Giter VIP home page Giter VIP logo

Comments (3)

chausner-audeering avatar chausner-audeering commented on August 25, 2024

You can use the -lldcsvoutput to output LLDs. The -csvoutput option outputs functionals. See also https://github.com/audeering/opensmile/blob/master/config/shared/standard_data_output.conf.inc.

from opensmile.

JessieJie1998 avatar JessieJie1998 commented on August 25, 2024

Got it. Can I extracted lld features in frame size: 60s, step size: 1s? The current lld command extracted features in a 10ms step size.

from opensmile.

chausner-audeering avatar chausner-audeering commented on August 25, 2024

While technically you can (you might need to make some changes to the config file), most of the LLD features would not make much sense on such large frames (e.g. FFT windows) because they have been designed to be computed on short audio windows. What you probably want to do instead, is to compute functionals on these larger frames. You can do that by editing https://github.com/audeering/opensmile/blob/master/config/shared/FrameModeFunctionals.conf.inc, changing frameMode to fixed and setting frameSize and frameStep, accordingly. Don't forget to use -csvoutput instead of -lldcsvoutput then.

from opensmile.

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.