Coder Social home page Coder Social logo

Comments (4)

Purfview avatar Purfview commented on May 24, 2024

Make sure you are using the last faster-whisper version.
Check what PyAV version is there too.

from faster-whisper.

NeoFahrenheit avatar NeoFahrenheit commented on May 24, 2024

faster-whisper is on 1.0.1.
Couldn't find a package named PyAV. I installed the version 12.0.5.
Problem persists.

Let me know if you need more information. :)
Thanks for the help!

from faster-whisper.

Purfview avatar Purfview commented on May 24, 2024

Try to downgrade it, I don't have other ideas...

pip install --force-reinstall av==11.0.0

from faster-whisper.

NeoFahrenheit avatar NeoFahrenheit commented on May 24, 2024

Try to downgrade it, I don't have other ideas...

pip install --force-reinstall av==11.0.0

It didn't work.
What I tried was to use those generic audio converter websites to convert my .m4a to .mp3 and it worked nicely!

Now, this is what I dont understand.
I can process local .m4a files with no problem, but not with absolute path. But .mp3 works fine with absolute path.

Maybe is there something related to my project?
I changed my hugging face cache to a folder in /Users/lmonteir/.HandySpeechBot/models.
It is a virtual env, created with python3 -m venv . The env is at /Users/lmonteir/Projects/.

I'm just confused, but now I have a workaround, which is nice.

Thank you for the support!

from faster-whisper.

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.