Back to Directory
marketing
Audio Reply
Generate audio replies using TTS. Trigger with "read it to me [URL]" to fetch and read content aloud, or "talk to me [topic]" to generate a spoken response. Also responds to "speak", "say it", "voice reply".
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of the audio-reply skill:
- Generates spoken audio replies using the MLX Audio TTS (chatterbox-turbo) model.
- Supports trigger phrases like "read it to me [URL]", "talk to me [topic]", "speak", "say it", and "voice reply".
- Can fetch and read website content aloud or provide conversational audio responses on demand.
- Includes sample workflows and setup instructions for use with the `uv` tool.
- Cleans up temporary audio files after playback to conserve disk space.
- Provides troubleshooting tips for TTS errors and usage notes for best results.