GithubHelp home page GithubHelp logo

Comments (8)

AlvinAi96 avatar AlvinAi96 commented on June 1, 2024 11

pip install ctranslate2==3.24.0, this works for cuda 11.x
Please ref: https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md

from whisperx.

tjx940202 avatar tjx940202 commented on June 1, 2024 8

I meet the same problem.

CUDA_VERSION: 11.8
TORCH_VERSION: 2.0.0+cu118
DRIVER VERSION 450.156.00

from whisperx.

SobolevskyDmitry avatar SobolevskyDmitry commented on June 1, 2024 2

pip install ctranslate2==3.24.0, this works for cuda 11.x Please ref: https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md

Thanks a lot for your solution, it works! ✅

from whisperx.

Pikurrot avatar Pikurrot commented on June 1, 2024 1

Also, as suggested here, it appears that renaming the file cublas64_11.dll to cublas64_12.dll already makes it work. This file is on "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin". Tough this may be a temporal fix, I don't know if this will work on the long term, or if it will cause errors elsewhere.

from whisperx.

tylertrellish avatar tylertrellish commented on June 1, 2024 1

this image worked for me nvidia/cuda:12.0.1-cudnn8-runtime-ubuntu22.04

from whisperx.

Pikurrot avatar Pikurrot commented on June 1, 2024

Hi, I had basically the same problem on Windows. That's a CTranslate2 issue. Their last release 4.0.0 now supports cuda 12.x, but no longer cuda 11.x. They suggested to update the cuda version. And WhisperX depends on faster-whisper which depends on CTranslate2, so there seems to be no other way.
However, I must say I still can run WhisperX with CTranslate2 4.0.0 on Linux with a cuda 11.5.

from whisperx.

MengHao666 avatar MengHao666 commented on June 1, 2024

pip install ctranslate2==3.24.0, this works for cuda 11.x Please ref: https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md

TypeError: TranscriptionOptions.new() missing 3 required positional arguments: 'max_new_tokens', 'clip_timestamps', and 'hallucination_silence_threshold'

from whisperx.

eashanchawla avatar eashanchawla commented on June 1, 2024

Could we just pip install where we pull an older version of the whisperx repository that doesn't require faster-whisper 1 (which won't force us to use CUDA 12)?

from whisperx.

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.