mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:11:34 +00:00
* feat: add Fish Audio speech support * chore: remove unused speech exports * chore: keep Fish API constant private * test: remove stale code mode import * style: use bracket access for Fish voice ids * test: restore QA evidence validator import
445 B
445 B
Fish Audio speech plugin
Official OpenClaw speech provider for Fish Audio's hosted S2.1 API.
Configure tts.provider: "fish-audio" and set FISH_API_KEY. The provider
supports buffered audio, HTTP-streamed playback, native Opus voice notes,
8 kHz PCM telephony, and Fish Audio voice discovery.
See Fish Audio for setup, models, voice selection, expressive tags, and local macOS MLX usage.