KevinWang676 / Bark-Voice-Cloning

Bark Voice Cloning and Voice Cloning for Chinese Speech
MIT License
2.63k stars 373 forks source link

使用jupyter notebook运行,所有依赖已安装,提示这个上错误大佬 #16

Open ZenXir opened 1 year ago

ZenXir commented 1 year ago

image

KevinWang676 commented 1 year ago

先检查一下是否在终端中执行了pip install soxapt-get install sox 如果已经安装了,需要重启一下笔记本:在笔记本中运行

import os
os._exit(00)

之后再import sox试一下

ZenXir commented 1 year ago

在这台机器的wsl环境运行是正常的大佬

jupyter notebook是运行在另一台机器上的 我通过局域网另一机器访问notebook出现的这个问题 是否有可能是远程访问的原因大佬?

KevinWang676 commented 1 year ago

可能是这个原因。如果import sox不成功,也可以继续跑后面的代码试一下,有可能不影响