KevinWang676 / Bark-Voice-Cloning

Bark Voice Cloning and Voice Cloning for Chinese Speech
MIT License
2.74k stars 396 forks source link

colab 训练提示 “libcuda.so cannot found” #79

Open sg0771 opened 9 months ago

sg0771 commented 9 months ago

colab 训练提示 “libcuda.so cannot found”

sg0771 commented 9 months ago

Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/gradio/queueing.py", line 497, in process_events response = await self.call_prediction(awake_events, batch) File "/usr/local/lib/python3.10/dist-packages/gradio/queueing.py", line 468, in call_prediction raise Exception(str(error) if show_error else None) from error Exception: libcuda.so cannot found!

vensend commented 9 months ago

colab 训练提示 “libcuda.so cannot found”

老哥找到解决方案吗

sg0771 commented 9 months ago

没有

KevinWang676 commented 9 months ago

看一下这个解决方法,应该有效:link