TTS
by
coqui-ai

Description: πŸΈπŸ’¬ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

View on GitHub β†—

Summary Information

Updated 1 hour ago
Added to GitGenius on June 19th, 2026
Created on May 20th, 2020
Open Issues & Pull Requests: 3 (+0)
Number of forks: 6,149
Total Stargazers: 45,732 (+2)
Total Subscribers: 338 (+0)

Issue Activity (beta)

Open issues: 5
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 214 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • wontfix (265)
  • bug (233)
  • feature request (105)
  • help wanted (2)
  • TODOs (1)

Most active issues this week

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 0.4 hours
90th percentile: 0.0 hours
Tracked items: 348

Most active contributors

Detailed Description

Coqui TTS is a deep learning toolkit for text-to-speech synthesis written in Python and built on PyTorch. The library provides both pre-trained models and comprehensive tools for training and fine-tuning custom TTS systems across multiple languages. According to the repository details, it supports over 1100 languages through integration with Fairseq models and includes production-ready models like XTTS that can speak 13 languages with streaming capabilities achieving sub-200ms latency.

The toolkit implements a wide range of spectrogram-based models including Tacotron, Tacotron2, Glow-TTS, FastSpeech, FastSpeech2, and FastPitch, alongside end-to-end models such as VITS, YourTTS, Tortoise, and Bark. For audio generation, it includes multiple vocoder implementations: MelGAN, MultiBandMelGAN, ParallelWaveGAN, WaveGrad, WaveRNN, HiFiGAN, and UnivNet. The library also provides speaker encoder models using GE2E and Angular Loss approaches, enabling multi-speaker synthesis and voice cloning capabilities. Voice conversion functionality is available through the FreeVC model implementation.

Key features include high-performance deep learning models optimized for text-to-speech tasks, support for multi-speaker and multilingual synthesis, efficient model training with detailed logging to terminal and Tensorboard, and a modular but cohesive codebase. The toolkit offers dataset analysis and curation tools, a flexible Trainer API, and utilities for testing and deploying models. Users can synthesize speech through both a Python API and command-line interface, with options to use pre-trained models or custom trained models.

The repository maintains active development with extensive testing infrastructure across multiple workflows including auxiliary tests, data tests, Docker builds, inference tests, style checks, and model zoo tests. According to GitGenius activity tracking, the repository has processed 348 issues and pull requests with a median response latency of 0.0 hours and mean response time of 0.4 hours, indicating rapid community engagement. The most active contributors tracked are eginhard with 254 events, erogol with 122 events, and Edresson with 28 events. Issue tracking shows 263 wontfix labels, 233 bug reports, and 105 feature requests as the most common categories.

The codebase is classified across multiple domains including text-to-speech, speech synthesis, voice cloning, neural networks, deep learning, audio generation, multilingual support, real-time inference, model training, and phoneme conversion. The repository links to major projects including Microsoft VSCode, Microsoft TypeScript, and Rust through overlapping contributors, suggesting integration with broader development ecosystems. The toolkit is battle-tested in both research and production environments, with documentation available on ReadTheDocs and a community presence on GitHub Discussions and Discord for support and feature requests.

TTS
by
coqui-aicoqui-ai/TTS

Repository Details

Fetching additional details & charts...