gtts

Community

Convert text to speech with gTTS in Python.

AuthorKaiserWhoLearns
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts written content into spoken audio using Google's gTTS, enabling audiobook-like outputs, podcasts, and accessible narration for long texts without manual recording.

Core Features & Use Cases

  • Text-to-speech conversion via gTTS in Python for quick prototyping.
  • Long-text handling by chunking at sentence boundaries and concatenating segments with pydub.
  • Use Case: turn a long article or report into a ready-to-listen MP3 file.

Quick Start

Install gtts and pydub, then run a Python script that chunks long text at sentence boundaries and concatenates the results into an MP3 file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gtts
Download link: https://github.com/KaiserWhoLearns/skillsbench/archive/main.zip#gtts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.