Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble with Cublas 12 #24

Closed
Hieonsun opened this issue Dec 26, 2024 · 1 comment
Closed

Trouble with Cublas 12 #24

Hieonsun opened this issue Dec 26, 2024 · 1 comment

Comments

@Hieonsun
Copy link

Hello.

i'm not a english native so maybe my interpretation can be a bit rought (sorry).

i'm having an error of cublas12.dll even so i download cudas toolkit 11.8 and follow all the steps ¿what can i do?

this is my pip list:

Direct dependencies:
realtimestt: 0.3.7 (Coincide)
realtimetts[coqui]: 0.4.1 (Coincide)
python-socketio: 5.12.0 (Coincide, es mayor que >=5.11.2)
sseclient-py: 1.8.0 (Coincide)
twitchAPI: 4.4.0 (Coincide, es mayor que >=4.2.0)
pyvts: 0.3.3 (Coincide, es mayor que >=0.3.2)
mss: 10.0.0 (Coincide, es mayor que >=9.0.1)
chromadb: 0.5.23 (Coincide, es mayor que >=0.5.0)
transformers: 4.40.2 (Coincide, es menor que 4.41.0)
Fixes for dependency problems:
opentelemetry-proto: 1.24.0 (Coincide con ~1.24.0)
numba: 0.59.1 (Coincide con ~0.59.1)
Attempt to speed up dependency resolution. Remove if causing problems for you:
contourpy: 1.2.1 (Coincide con 1.2.1)
umap-learn: 0.5.6 (Coincide con 0.5.6)
spacy[ja]: 3.7.5 (Coincide con 3.7.5)

STT Ready
SYSTEM READY
SIGNALS: Human Talking Start
SIGNALS: Human Talking Stop
ERROR:root:General error in transcription: Library cublas64_12.dll is not found or cannot be loaded
RealTimeSTT: root - ERROR - Unhandled exeption in _realtime_worker: Library cublas64_12.dll is not found or cannot be loaded
Exception in thread Thread-14 (_realtime_worker)RealTimeSTT: root - ERROR - Transcription error: Library cublas64_12.dll is not found or cannot be loaded
:
Traceback (most recent call last):
RealTimeSTT: root - ERROR - Error during transcription: Library cublas64_12.dll is not found or cannot be loaded
RealtimeSTT shutting down

i

@Hieonsun
Copy link
Author

I solved it with an old issue that says to replace the .11 cubla with .12 in the bin setting of nvidia cuda. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant