TTS Lip-Sync (legacy)
Legacy. The model-facing
tts_speakaction now lives in the Vox subsystem (vox_plugin.py). This plugin is kept only for backward compatibility with older callers that still invoke its internal audio generation directly.
It retains the internal text → audio helper used by legacy code paths but exposes no model-facing action. New work should use Vox instead.
Configuration
Key |
Purpose |
|---|---|
|
Enable the legacy helper. |
|
Legacy TTS endpoint list. |
|
Request timeout. |
|
Where generated audio is written. |
|
Fall back to text if synthesis fails. |