-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
你的工作阶段因不明原因而异常终止 #112
Comments
遇到了同样的问题,是libcudnn的版本不对,可以新建单元格后先执行以下命令查看一下libcudnn的版本
应该显示的是:
因此,需要重新安装libcudnn8,新建一个单元格执行以下命令
再执行「运行Whisper」那一格的代码应该就行了 |
照做后已解决!超感谢! |
也可以把 ctranslate2 的版本从 4.4.0 改成 4.5.0,会更快一些 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
运行Whisper阶段到识别中一出现0%就会跳失败,原本操作都是可以使用的!
点击查看后显示这些
Jan 31, 2025, 8:54:13 PM WARNING WARNING:root:kernel f7f2a14b-e2bb-4e85-bbe8-0eb0f4298647 restarted
Jan 31, 2025, 8:54:13 PM INFO KernelRestarter: restarting kernel (1/5), keep random ports
Jan 31, 2025, 8:54:10 PM WARNING Could not load library libcudnn_ops_infer.so.8. Error: libcudnn_ops_infer.so.8: cannot open shared object file: No such file or directory
求解决方法!感恩!
The text was updated successfully, but these errors were encountered: