Browse Source
Audio models (music, TTS, speech) were misclassified as text-to-image because capability inference only checked for 3D and video keywords. This caused audio models to not appear in GenerateAudio's model browser and to create nanoBanana nodes instead of generateAudio nodes. - Add audio keyword detection to inferReplicateCapabilities() - Add audio keyword detection to inferWaveSpeedCapabilities() - Add audio output handling to replicate.ts provider - Add audio output handling to wavespeed.ts provider Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
3 changed files with 73 additions and 2 deletions
Loading…
Reference in new issue