mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 22:54:01 -06:00
52b8f9be80
* fix(plugins): migrate Fish Audio plugin identity * fix(plugins): tighten Fish Audio identity migration * fix(plugins): follow catalog selector for id replacements * fix(plugins): reject replacement install collisions * refactor(plugins): reuse skipped update outcomes
Fish Audio speech plugin
Official OpenClaw speech provider for Fish Audio's hosted S2.1 API.
Install it with:
openclaw plugins install @openclaw/fish-audio-speech
The plugin id is fish-audio-speech; the speech provider and TTS config id
remain fish-audio. 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.