windows的客户端能否支持自定义API地址
希望能在客户端增加一个API地址配置,可以动态切换API地址 使用方式为:服务端Linux+客户端Win
We will release the Linux version in the near future. The method you mentioned may be supported in the future.
We will release the Linux version in the near future. The method you mentioned may be supported in the future.
thanks
https://zhuanlan.zhihu.com/p/32359775701 linux部署的可以试试
我按照这种方式在Linux服务器跑起来了,但是运行的时候报错,比方说生成视频失败:报错日志如下: 2025-03-27 01:54:51 [debug] [SQL Get]: SELECT * FROM f2f_model WHERE id = ? [ 1 ] 2025-03-27 01:54:51 [debug] ~ makeVideo ~ model: { id: 1, name: 'test', video_path: '20250327015125263.mp4', audio_path: 'origin_audio/20250327015125263.wav', voice_id: 0, created_at: 1743011485688 } 2025-03-27 01:54:51 [debug] [SQL Get]: SELECT * FROM voice WHERE id = ? [ 0 ] 2025-03-27 01:54:51 [debug] ~ makeVideo ~ voice: undefined 2025-03-27 01:54:51 [error] ~ synthesisVideo ~ error: Cannot read properties of undefined (reading 'id') 2025-03-27 01:54:51 [debug] [SQL Run]: UPDATE video SET status = ?, message = ?, progress = ?, file_path = ? WHERE id = ? [ 'failed', "Cannot read properties of undefined (reading 'id')", 0, '', 1 ]
The same problem: Cannot read properties of undefined (reading 'id')
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。