speech-use
Installation
SKILL.md
Speech Use
Use this skill to perform Text-to-Speech (TTS), Speech-to-Text (STT), and Voice Cloning operations.
This skill uses portable Python scripts managed by uv.
Prerequisites
-
Environment Variables:
GOOGLE_API_KEY(for TTS via Gemini)GOOGLE_CLOUD_PROJECT(Required for STT and Voice Cloning)GOOGLE_APPLICATION_CREDENTIALS(Recommended for STT/Voice Cloning)
-
APIs Enabled:
- Text-to-Speech API (
texttospeech.googleapis.com) - Speech-to-Text API (
speech.googleapis.com)
- Text-to-Speech API (