Coder Social home page Coder Social logo

RuntimeError about whisper-ctranslate2 HOT 4 CLOSED

Morv55555 avatar Morv55555 commented on May 25, 2024
RuntimeError

from whisper-ctranslate2.

Comments (4)

Morv55555 avatar Morv55555 commented on May 25, 2024 1

Yeah, you need to downgrade cudas to libcublas 11. Just copy the code below after the usual install:
!sudo apt-get install libcublas11

from whisper-ctranslate2.

TasseDeCafe avatar TasseDeCafe commented on May 25, 2024

Hi, did you figure this out? Getting the same error.

from whisper-ctranslate2.

TasseDeCafe avatar TasseDeCafe commented on May 25, 2024

Thank you!

from whisper-ctranslate2.

Volbla avatar Volbla commented on May 25, 2024

I faced the same problem (after getting a hold of cudnn and zlibwapi), but the solution turned out to be really simple.

Cublas is bundled with cuda. The file just has a different name depending on the version. I can't use cuda 11 because that's when they stopped supporting windows 7. So instead i just made a copy of cublas64_10.dll and renamed it to cublas64_11.dll

I don't know where this file is imported/used, but it seems weird to have a seemingly hardcoded filename instead of just, idk, letting cuda fetch its own library?

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.