mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-24 09:00:20 +08:00
fix: scope fal providers and Google TTS networking
This commit is contained in:
@@ -192,7 +192,7 @@ The ASR tool (`qwen3-asr-flash-filetrans`) uses an async submit-poll pattern. Au
|
||||
|
||||
> **Broad single-key coverage.** One API key unlocks image and video providers across multiple models.
|
||||
|
||||
**Tools unlocked:** `flux_image`, `recraft_image`, `kling_video`, `veo_video`, `minimax_video`
|
||||
**Tools unlocked:** `flux_image`, `recraft_image`, `kling_video`, `veo_video`, `minimax_video`, `fal_elevenlabs_tts`, `fal_elevenlabs_music`
|
||||
**Env var:** `FAL_KEY`
|
||||
|
||||
#### Setup
|
||||
@@ -225,6 +225,10 @@ No subscription — pure pay-as-you-go, no minimum spend.
|
||||
|
||||
**Free tier:** None — but $0 to start, you only pay for what you use.
|
||||
|
||||
The same key can also access ElevenLabs speech and music through fal.ai. Use
|
||||
`fal_elevenlabs_tts` when direct ElevenLabs credentials are unavailable, or
|
||||
select it through `tts_selector` with `preferred_provider: "fal.ai"`.
|
||||
|
||||
---
|
||||
|
||||
### Kling Official — Direct API
|
||||
|
||||
Reference in New Issue
Block a user