Giter Site home page Giter Site logo

Comments (3)

ibro45 avatar ibro45 commented on July 30, 2024 1

Hi Aki58, I think the problem is in the dimensionality of the data, it sometimes happens that the generated spectogram images are a bit shorter than supposed. Check this issue that I had and see if you can get something with the Spectrogram generator's small x parameter (the total width of the spectrogram image). Basically what I think is happening to you is that you're trying to predict on an audio file which is converted to a spectrogram but not to the expected dimension and therefore the prediction fails.
I unfortunately hadn't had time to make a pull request to this repo, but this change has been applied in the version that I forked

from crnn-lid.

akashicMarga avatar akashicMarga commented on July 30, 2024

Hi ibro45,
Thanks for your help, I also thought that this might be the case as I was providing 2-3 seconds of the audio file to predict. I will make the appropriate changes as suggested by you.

from crnn-lid.

completelyboofyblitzed avatar completelyboofyblitzed commented on July 30, 2024

Hi @ibro45 ,
Your decision didn't work for me, still getting the same error on some files, some work out fine with both yours and the original code.

from crnn-lid.

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.