QQ扫一扫联系
之前使用没问题,今天启动模型就出现错误日志
E:\aigc\aigcpanelmodels\aigcpanel-server-cosyvoice-win-x86-v0.2.0>launcher.exe
time="2025-02-22T20:31:24+08:00" level=info msg="server starting" buildTime="2025-02-18 18:33:22" debug=false version=0.0.1
time="2025-02-22T20:31:25+08:00" level=info msg="start command mode"
time="2025-02-22T20:31:25+08:00" level=info msg="Started process with PID:28192"
开始运行 {'UseCuda': True}
2025-02-22 20:31:26,926 - modelscope - INFO - PyTorch version 2.4.1+cu118 Found.
2025-02-22 20:31:26,928 - modelscope - INFO - Loading ast index from E:\aigc\aigcpanelmodels\aigcpanel-server-cosyvoice-win-x86-v0.2.0\_cache\modelscope\ast_indexer
2025-02-22 20:31:27,003 - modelscope - INFO - Loading done! Current index file version is 1.15.0, with md5 ceb11287b035a89a55ad18396bdb5bf4 and a total number of 980 components indexed
transformer is not installed, please install it if you want to use related modules
failed to import ttsfrd, use WeTextProcessing instead
Traceback (most recent call last):
File "E:\aigc\aigcpanelmodels\aigcpanel-server-cosyvoice-win-x86-v0.2.0\_aienv\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "E:\aigc\aigcpanelmodels\aigcpanel-server-cosyvoice-win-x86-v0.2.0\_aienv\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "aigcpanelrun.py", line 106, in <module>
File "aigcpanelrun.py", line 31, in main
File "E:\aigc\aigcpanelmodels\aigcpanel-server-cosyvoice-win-x86-v0.2.0\_aigcpanel\base\file.py", line 40, in contentJson
content = contentText(pathOrUrl)
File "E:\aigc\aigcpanelmodels\aigcpanel-server-cosyvoice-win-x86-v0.2.0\_aigcpanel\base\file.py", line 33, in contentText
with open(pathOrUrl, 'r', encoding='utf-8') as file:
FileNotFoundError: [Errno 2] No such file or directory: '${CONFIG}'
time="2025-02-22T20:31:28+08:00" level=error msg="Error:exit status 1"
升级模型和软件都到最新的版本
好的, 更新软件和模型到最新版本,可以正常运行了。
@aigcpanel: 好的, 更新软件和模型到最新版本,可以正常运行了