feat: TTS 服务功能完善(任务管理、配置优化、客户端实现)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user