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

  1. 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)
  2. APIs Enabled:

    • Text-to-Speech API (texttospeech.googleapis.com)
    • Speech-to-Text API (speech.googleapis.com)

Usage

Related skills

More from cnemri/google-genai-skills

Installs
50
GitHub Stars
120
First Seen
Jan 31, 2026