Coder Social home page Coder Social logo

Comments (9)

jordimas avatar jordimas commented on May 11, 2024

Which version of whisper-ctranslate2 are you using?
Are you using CPU or GPU?

from whisper-ctranslate2.

boykan313 avatar boykan313 commented on May 11, 2024

Какую версию шепота-ctranslate2 вы используете? Вы используете процессор или графический процессор?

I am using the latest version of your software (downloaded from the header, used the install command via pip.
) and I am using a GPU. cuda and the rest of the software is installed, except for NVIDIA cuBLAS, at the moment it does not have support on windows, but this does not prevent me from using gpu on a regular visper, which confirms my screen.

from whisper-ctranslate2.

jordimas avatar jordimas commented on May 11, 2024

I do not own a Windows box. I cannot help you with Windows specific issues.

What I can say is make sure that you are running whisper-ctranslate 0.26 which was release today, since it contains a Windows fix.

from whisper-ctranslate2.

boykan313 avatar boykan313 commented on May 11, 2024

I do not own a Windows box. I cannot help you with Windows specific issues.

What I can say is make sure that you are running whisper-ctranslate 0.26 which was release today, since it contains a Windows fix.

does the new version need to be installed in some special way or is it enough to type the command "pip install -U whisper-ctranslate2"?

from whisper-ctranslate2.

boykan313 avatar boykan313 commented on May 11, 2024

I do not own a Windows box. I cannot help you with Windows specific issues.

What I can say is make sure that you are running whisper-ctranslate 0.26 which was release today, since it contains a Windows fix.

tell me how can I make sure that this version works for me, if nothing happens after piercing this command. For example, having broken through the whisper command, there is a reaction.
3
Thank you for your reply, I really want to understand this topic.

from whisper-ctranslate2.

jordimas avatar jordimas commented on May 11, 2024

Try

whisper-ctranslate2 --version

it should show:

whisper-ctranslate2 0.2.6

If it's older, try:

pip3 install whisper-ctranslate2==0.2.6

from whisper-ctranslate2.

boykan313 avatar boykan313 commented on May 11, 2024

45
Version 0.2.6 is installed, but still nothing happens after the main command is executed, it hangs on the language detection.

from whisper-ctranslate2.

jjj001 avatar jjj001 commented on May 11, 2024

I have similar problem.

I tried to process mp3 file, it downloaded model, detected language and after a short while finished without any error message nor output file. It does even with very short mp3 file and tiny database.

from whisper-ctranslate2.

koenigscode avatar koenigscode commented on May 11, 2024

a uni colleague had the same problem (windows), he has an NVIDIA gpu in his laptop (surface laptop studio), and it defaulted to cuda, but same as here it just stuck at detecting the language.
explicitly setting --device cpu worked (huge performance loss i suppose, but hey, at least it runs)

used version 0.2.9

so I guess this issue is similar to #40

from whisper-ctranslate2.

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.