-
-
Notifications
You must be signed in to change notification settings - Fork 198
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
cudnn_cnn_infer64_8.dll error #253
Comments
어찌저찌 다른 경로에있는 파일을 옮겼는데 Could not locate cublasLt64_11.dll. Please make sure it is in your library path! 이러한 다른 버전의 오류가 뜨네요.. |
안녕하세요. 사용 중인 대부분의 비슷한 종류의 에러 (#114 , #235 ) 는 CUDA 와 cuDNN 을 통째로 버전 호환성에 맞게 재설치 하는 것으로 해결할 수 있습니다. 이 WebUI 에서 권장되는 입니다. 버전 호환성 참조 : https://docs.nvidia.com/deeplearning/cudnn/latest/reference/support-matrix.html |
Use "faster-whisper" implementation To create a public link, set 삭제 후 저 버전 설치해봤는데도 안되네요... 아예 venv 삭제 후 재설치도 해봤어요. |
Traceback (most recent call last): 아예 whisperwebui폴더 삭제하고 다시다운받고 install 누르고 완료 상태 뜬다음 실행눌렀는데 저리뜨네요. Git 설치, ffmpeg bin폴더 환경변수 추가, Cuda 설치파일 2개, python 3.10.6설치 (환경변수 추가체크함), 제가 설치 방법을 잘못한 것일까요? 유튜브 보면서해봤는데 안되더라구요 |
#235 이렇게 수동으로 안 해도 될 텐데 왜 이렇게 해야하는지 모르겠네요 옛날엔 안 그랬었는데 포멧 하고나서 그런 것 같아요 |
I also have this error |
I think this may be |
I just installed the latest version from the scratch and got it |
Currently recommended solution for this is Perfview's solution, which is to manually put the dll files corresponding to your CUDA version into the system32 folder. |
duplicate with #271, if anyone faced the same error refer to #271 (comment) |
OS : Window 11
Use "faster-whisper" implementation
Device "cuda" is detected
Running on local URL: http://127.0.0.1:7860
To create a public link, set
share=True
inlaunch()
.Could not locate cudnn_cnn_infer64_8.dll. Please make sure it is in your library path!
"launching the app"
계속하려면 아무 키나 누르십시오 . . .
The text was updated successfully, but these errors were encountered: