lenML / ChatTTS-Forge

🍦 ChatTTS-Forge is a project developed around TTS generation model, implementing an API Server and a Gradio-based WebUI.
https://huggingface.co/spaces/lenML/ChatTTS-Forge
GNU Affero General Public License v3.0
665 stars 83 forks source link

linux tts_stream返回结果为空[BUG:API] #108

Closed panpan123456 closed 2 months ago

panpan123456 commented 2 months ago

阅读 README.md 和 dependencies.md

检索 issue 和 discussion

检查 Forge 版本

Forge Commit 或者 Tag

1

Python 版本

3.11

PyTorch 版本

2.3.1

操作系统信息

linux

BUG 描述

ip/v1/xtts_v2/tts_stream?text=医学问题向来很严谨&speaker_wav=86facdf85d5447daacb30335fa817840&language=zh 返回的结果是空

BUG 端点

tts_stream

复现参数

text=医学问题向来很严谨&speaker_wav=86facdf85d5447daacb30335fa817840&language=zh

期望结果

有音频或者数据

实际结果

错误信息

无错误日志
zhzLuke96 commented 2 months ago

fixed https://github.com/lenML/ChatTTS-Forge/commit/3613d0db54e692c6dfbfe7697be2411b7e8ef7f9