Code Monkey home page Code Monkey logo

Comments (4)

igor-panteleev avatar igor-panteleev commented on June 12, 2024 1

Short answer - yes.
Two models have been used here.
vggish - as feature extractor.
youtube8m - as classifier.

So if you want to use different labels you need to extract features using vggish and then train youtube 8m model with these features.

from devicehive-audio-analysis.

igor-panteleev avatar igor-panteleev commented on June 12, 2024

Hi,
Yes, you can use your own dataset.

You need to extract features from raw data.
To do this take a look to vggish lib here.

Also you can find how i did this on the fly.

Hope it will help.

from devicehive-audio-analysis.

Lelo123 avatar Lelo123 commented on June 12, 2024

Thanks!

But isn't necessary to train a model with youtube 8M?

from devicehive-audio-analysis.

hei9gag avatar hei9gag commented on June 12, 2024

Hi,

I still have some questions about creating own data set.

The training script provided by youtube8m is using .tfrecord extension. Do you know how to generate this format for audio?

Also, how do I add my custom labels using the youtube8m training model? Many thanks.

from devicehive-audio-analysis.

Related Issues (15)

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.