KevinWang676 / Bark-Voice-Cloning

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

遇到个numpy版本问题,但是我的numpy==1.22.0的呀,大佬求救 #39

Open JackYang-Giihub opened 10 months ago

JackYang-Giihub commented 10 months ago

1693842778530

KevinWang676 commented 10 months ago

可以试一下numpy==1.22.4是否能正常运行

Hardwell99 commented 8 months ago

还是新建一个虚拟环境再拉依赖吧 image

有几个依赖要另外装 pip install torch==2.0.1+cu118 torchvision==0.15.2+cu118 torchaudio==2.0.2 --extra-index-url https://download.pytorch.org/whl/cu118 pip install gradio==3.42.0 pip install soundfile