Browse Source
- Add text-to-music and text-to-sound-effects to fal.ai RELEVANT_CATEGORIES so music/SFX models (MiniMax Music, Lyria 2, Stable Audio, etc.) appear - Map new fal categories to text-to-audio capability in mapFalCategory - Add ElevenLabs Sound Effects v2 model to KIE_MODELS registry - Add parameter schemas for all 4 ElevenLabs models (turbo-v2.5, multilingual-v2, text-to-dialogue-v3, sound-effect-v2) in getKieSchema - Add model defaults for ElevenLabs TTS and SFX models - Remap prompt->text field for ElevenLabs models (Kie API requirement) - Add audio response detection in generateWithKie (capability, URL extension, and content-type checks) so audio output is correctly returned as type "audio" instead of being misclassified as "image" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
3 changed files with 109 additions and 3 deletions
Loading…
Reference in new issue