Duix.Heygem icon indicating copy to clipboard operation
Duix.Heygem copied to clipboard

别的视频没问题,就是这个视频一直提示Error: Error invoking remote method 'model/addModel': TypeError: SQLite3 can only bind numbers, strings, bigints, buffers, and null

Open xkylw opened this issue 8 months ago • 8 comments

Image

xkylw avatar Apr 22 '25 13:04 xkylw

是不是客户端和算力不在一台机器上?

yelijun avatar Apr 23 '25 03:04 yelijun

看看这个对你有没有帮助

Image

929385168 avatar Apr 25 '25 06:04 929385168

same issue

zhiwehu avatar Apr 29 '25 06:04 zhiwehu

解决了 是因为没有音频

xkylw avatar Apr 29 '25 06:04 xkylw

我有语音也不行啊

zhiwehu avatar Apr 29 '25 06:04 zhiwehu

我在后台看到: 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'}

zhiwehu avatar Apr 29 '25 06:04 zhiwehu

解决了 是因为没有音频

有音频也不行,多个视频测试不行。1.0.2版本,都是 tts 提示找不到文件。然后

lingfengchencn avatar May 07 '25 16:05 lingfengchencn

我的问题是docker容器挂载地址变了导致找不到文件

BruceBaiYang avatar May 08 '25 08:05 BruceBaiYang