PaddleSpeech icon indicating copy to clipboard operation
PaddleSpeech copied to clipboard

tts服务正常启动,post报错。

Open 0902081008 opened this issue 2 years ago • 3 comments

tts服务在Docker中启动服务正常,但post报错: Offline tts engine only support python or inference 查找后发现readme中有简短说明: 目前引擎类型支持两种形式:python 及 inference (Paddle Inference) 注意: 如果在容器里可正常启动服务,但客户端访问 ip 不可达,可尝试将配置文件中 host 地址换成本地 ip 地址。 尝试把tts_online_application.yaml中hostip修改为docker的和宿主的都不行,请问该如何修改?

0902081008 avatar Sep 29 '23 05:09 0902081008

如果是DOCKER ,有没有打开端口?

Gsonovb avatar Oct 04 '23 02:10 Gsonovb

这个接口确实有问题,/paddlespeech/tts/streaming流式服务接口的可以,/paddlespeech/tts/help测试服务接口也可以

polarisNoSnow avatar Oct 26 '23 14:10 polarisNoSnow

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 27 '25 02:04 stale[bot]

This issue is closed. Please re-open if needed.

stale[bot] avatar Jun 27 '25 04:06 stale[bot]