Coder Social home page Coder Social logo

Comments (4)

Purfview avatar Purfview commented on May 26, 2024 2

Ha, why do you use Whisper and not Faster-Whisper?

I only keep it here for the reference tests, I didn't thought that anyone actually is using it. 😄

from whisper-standalone-win.

Purfview avatar Purfview commented on May 26, 2024 2

I need to use Whisper on computers with little capacity and very modest hardware... ...not have GPUs with CUDA...

That's another reason why you should use Faster-Whisper! 😄

It's smaller, faster, better, works on CPU too.

from whisper-standalone-win.

LokiCode404 avatar LokiCode404 commented on May 26, 2024

Hello, first of all thanks for your project :)

I need to use Whisper on computers with little capacity and very modest hardware, more intended for office automation. They do not have GPUs with CUDA, nor are they from Nvidia (that is why I discard the original OpenAI model and the faster model). That is, I need to use Whisper using a mediocre CPU and RAM, so I can tell you that it takes a long time to complete the task hehe.

The ideal is to run it in CUDA, but the reality is that in many areas there is no such hardware and in the end you have to use what is available. I compiled the project at home from the original OpenAI project and it works very well, I use an RTX 3080. But I would like to be able to use it in the work environment on computers intended for office automation. This is where its execution on CPUs, and not GPUs, comes into play. I saw your project of a portable model (that does not require headaches in installation and configuration) and a version that used the CPU and not the GPU and it has been wonderful. It goes very very slow, but it works.

The only thing I have seen is that it was outdated, without the possibility of using the large-v3 model and that I don't know where the models are downloaded hehehe :) Possibly at work I can only use the tiny, small and perhaps base models, but hey, It never hurts to have the splendid large-v3 model. Thank you!

from whisper-standalone-win.

LokiCode404 avatar LokiCode404 commented on May 26, 2024

True, I just saw that with the --device=CPU indication it works perfectly!!! thank you :)

from whisper-standalone-win.

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.