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

windows的客户端能否支持自定义API地址

Open ytl237302697 opened this issue 9 months ago • 6 comments

希望能在客户端增加一个API地址配置,可以动态切换API地址 使用方式为:服务端Linux+客户端Win

ytl237302697 avatar Mar 25 '25 03:03 ytl237302697

We will release the Linux version in the near future. The method you mentioned may be supported in the future.

whl88 avatar Mar 25 '25 06:03 whl88

We will release the Linux version in the near future. The method you mentioned may be supported in the future.

thanks

ytl237302697 avatar Mar 25 '25 06:03 ytl237302697

https://zhuanlan.zhihu.com/p/32359775701 linux部署的可以试试

yyf1986 avatar Mar 26 '25 02:03 yyf1986

我按照这种方式在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 ]

MaverickGao avatar Mar 27 '25 03:03 MaverickGao

The same problem: Cannot read properties of undefined (reading 'id')

Clubiy avatar Jul 21 '25 06:07 Clubiy

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

ytl237302697 avatar Jul 21 '25 06:07 ytl237302697