mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-15 05:04:42 +08:00
List all TTS providers in proposal template, not just ElevenLabs
Agent must run tts_selector preflight to check available providers instead of defaulting to ElevenLabs. Supports ElevenLabs, Google TTS, OpenAI TTS, and Piper (offline).
This commit is contained in:
@@ -205,7 +205,10 @@ Use this structure for each variant:
|
||||
**Audio plan:**
|
||||
- Audio architecture: [single narrator / character dialogue / narrator + characters]
|
||||
- Voice casting: [voice name + ID for each role — narrator, character A, etc.]
|
||||
- TTS provider: [ElevenLabs / other]
|
||||
- TTS provider: [selected from available providers via tts_selector preflight —
|
||||
ElevenLabs (premium), Google TTS (affordable, multilingual), OpenAI TTS
|
||||
(solid fallback), Piper (offline/free). Do NOT hardcode a provider — run
|
||||
preflight to check what's configured and recommend the best available.]
|
||||
- Music: [library track / generated / none]
|
||||
- Sound design: [any special audio needs]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user