·gemini-tts

Generate speech from text using Google Gemini TTS models via scripts/. Use for text-to-speech, audio generation, voice synthesis, multi-speaker conversations, and creating audio content. Supports multiple voices and streaming. Triggers on "text to speech", "TTS", "generate audio", "voice synthesis", "speak this text".

24Installs·0Trend·@akrindev

Installation

$npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-tts

SKILL.md

Generate natural-sounding speech from text using Gemini's TTS models through executable scripts with support for multiple voices and multi-speaker conversations.

scripts/tts.py Purpose: Convert text to speech using Gemini TTS models

| text | Text to convert (required) | "Hello, world!" | | --voice, -v | Voice name | Kore | | --output, -o | Base name for output file | welcome | | --output-dir | Output directory for audio | audio/ | | --no-timestamp | Disable auto timestamp | Flag | | --model, -m | TTS model | gemini-2.5-flash-preview-tts | | --stream, -s | Enable streaming | Flag |

Generate speech from text using Google Gemini TTS models via scripts/. Use for text-to-speech, audio generation, voice synthesis, multi-speaker conversations, and creating audio content. Supports multiple voices and streaming. Triggers on "text to speech", "TTS", "generate audio", "voice synthesis", "speak this text". Source: akrindev/google-studio-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-tts
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gemini-tts?

Generate speech from text using Google Gemini TTS models via scripts/. Use for text-to-speech, audio generation, voice synthesis, multi-speaker conversations, and creating audio content. Supports multiple voices and streaming. Triggers on "text to speech", "TTS", "generate audio", "voice synthesis", "speak this text". Source: akrindev/google-studio-skills.

How do I install gemini-tts?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-tts Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/akrindev/google-studio-skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-01