Fix idle prompt handling
This commit is contained in:
@@ -107,6 +107,7 @@ def create_tts_service(config: TTSConfig, audio: AudioConfig):
|
||||
volume=config.volume,
|
||||
pitch=config.pitch,
|
||||
timeout=config.timeout_sec,
|
||||
push_stop_frames=True,
|
||||
)
|
||||
|
||||
if config.provider in ("xfyun_super", "xfyun_super_tts"):
|
||||
|
||||
Reference in New Issue
Block a user