CosyVoice icon indicating copy to clipboard operation
CosyVoice copied to clipboard

运行webui.py的一些报错

Open ZHUHF123 opened this issue 1 year ago • 2 comments

1、/project/anaconda3/envs/cosyvoice/lib/python3.8/site-packages/diffusers/models/lora.py:393: FutureWarning: LoRACompatibleLinear is deprecated and will be removed in version 1.0.0. Use of LoRACompatibleLinear is deprecated. Please switch to PEFT backend by installing PEFT: **pip install peft**. 这个使用pip install peft 安装后再运行还是会显示 2、[E:onnxruntime:Default, provider_bridge_ort.cc:1480 TryGetProviderInfo_CUDA] /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1193 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcufft.so.10: cannot open shared object file: No such file or directory Failed to create CUDAExecutionProvider. Please reference https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements to ensure all dependencies are met. 这个报错是cuda版本不匹配吗,centos系统,cuda 12.2 torch 2.0.1 尝试更新torch到2.3.0版本,还是一样的错误 3、open voice lang map failed 不知道这个是什么报错 4、webui能运行,但是显卡占用仅2G不到,运行这段话 “我是通义实验室语音团队全新推出的生成式语音大模型,提供舒适自然的语音合成能力。”需要5-6s正常吗

希望得到解答,十分感谢

ZHUHF123 avatar Sep 09 '24 07:09 ZHUHF123

error 1/2/3 can be ignored, 5-6s look normal to me

aluminumbox avatar Sep 12 '24 15:09 aluminumbox

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 13 '24 02:10 github-actions[bot]

遇到同样问题

gaspire avatar Nov 27 '24 00:11 gaspire