feat: TTS 服务功能完善(任务管理、配置优化、客户端实现)

This commit is contained in:
2026-05-26 20:49:58 +08:00
parent 2d7776dd4d
commit c289097ca0
11 changed files with 307 additions and 39 deletions
@@ -69,6 +69,9 @@ emotion:
public-url-prefix: /tts/audio
max-text-length: 5000
default-voice: default_zh_female
default-speech-rate: 0.92
default-pitch: 0
default-emotion: story
# Speech-to-text config
asr:
@@ -106,6 +106,9 @@ emotion:
public-url-prefix: /tts/audio
max-text-length: 5000
default-voice: default_zh_female
default-speech-rate: 0.92
default-pitch: 0
default-emotion: story
# Speech-to-text config
asr: