LotusBridge

Results 2 comments of LotusBridge
trafficstars

出现这个问题了, 跟他运行同样命令报错 https://github.com/jianchang512/ChatTTS-ui/issues/60#issue-2330098399 -> % pip3 install soundfile Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Requirement already satisfied: soundfile in ./venv/lib/python3.10/site-packages (0.12.1) Requirement already satisfied: cffi>=1.0 in ./venv/lib/python3.10/site-packages (from soundfile) (1.16.0) Requirement already...

这个问题我看了下, 是python3.10 以上版本会报错, 换成3.10 好了