primer · voice

Four Fish Audio primitives, demystified.

Every idea in this repo leans on one of four Fish Audio primitives. Each one runs against the public Fish Audio API with a single key, so you ship a real voice demo with zero infra and nothing to host.

The one-key protocol

Add this in your Lovable project (Settings → Secrets) before pasting any mega-prompt:

  • FISH_AUDIO_API_KEYSingle API key that unlocks TTS, voice agents, transcription, and voice design. Free tier covers a hackathon weekend.open ↗
custom voices

Voice Design & Cloning

250 ideas use this
kernel
Fish Audio /v1/voice-design (model header `voice-design-1`) invents candidate voices from a written description, and POST /model clones a voice from a reference clip for reuse via `reference_id`
how it drives the UI
a description box that auditions several generated voices, then speaks the app's content in the one the user picks