别的视频没问题,就是这个视频一直提示Error: Error invoking remote method 'model/addModel': TypeError: SQLite3 can only bind numbers, strings, bigints, buffers, and null
是不是客户端和算力不在一台机器上?
看看这个对你有没有帮助
same issue
解决了 是因为没有音频
我有语音也不行啊
我在后台看到: 2025-04-29 06:42:21.233 | ERROR | tools.server.views_guiji:api_do_preprocess:118 - An error occurred: file not exists
Stack trace:
Traceback (most recent call last):
File "/code/tools/server/views_guiji.py", line 103, in api_do_preprocess
tts_item: TtsItem = build_tts_item(req)
File "/code/tools/server/views_guiji.py", line 53, in build_tts_item
raise Exception('file not exists')
Exception: file not exists
2025-04-29 06:42:21.233 | INFO | tools.server.views_guiji:api_do_preprocess:121 - 训练返回结果:{'code': -1, 'msg': 'file not exists'}
解决了 是因为没有音频
有音频也不行,多个视频测试不行。1.0.2版本,都是 tts 提示找不到文件。然后
我的问题是docker容器挂载地址变了导致找不到文件