GithubHelp home page GithubHelp logo

Comments (6)

YuanGongND avatar YuanGongND commented on August 16, 2024

Hi there,

Sorry but I am quite busy these days and won't be able to do that soon. But I think it should be quite straightforward to implement. It is of course welcome if you could create one and make a pull request.

-Yuan

from ast.

joewale avatar joewale commented on August 16, 2024

I see. I am writing the demo for single audiofile. I will make a pull request later.
Hi, Yuan, for the training and validation stage, only the target_length of the feature frames of every audiofile is input to the network, no matter how long the duration of audiofile is ?

from ast.

YuanGongND avatar YuanGongND commented on August 16, 2024

Hi there,

@JeffC0628 just submit a pull request, maybe you can take a look?

I am not sure if I understand your question, in the training and validation stage, we do not input the target_length to the network (see here), instead, we initialize the network with a fix target_length, and cut/pad the audio into that length.

-Yuan

from ast.

joewale avatar joewale commented on August 16, 2024

got it.

Hi,Yuan,I find the delay of prediciton for audiofile is large on cpu. It costs 14 seconds for the 3 minutes audiofile.

from ast.

YuanGongND avatar YuanGongND commented on August 16, 2024

Hi there,

AST is not supposed to work with 3-minute audio files. You need to split into smaller chunks (e.g., 10s with some overlap), it should be reasonably fast for CPU inference, but of course it is better on GPUs.

-Yuan

from ast.

joewale avatar joewale commented on August 16, 2024

I see, Thanks

from ast.

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.