awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
coqui-ai avatar

coqui-ai/TTS

0
View on GitHub↗
45,568 stars·6,115 forks·Python·MPL-2.0·52 viewscoqui.ai↗

TTS

This project is a deep learning text-to-speech toolkit used for training and deploying neural speech synthesis models. It provides a comprehensive framework for converting written text into spoken audio, utilizing neural vocoders to transform synthesized spectrograms into high-fidelity audio waveforms.

The toolkit includes a voice cloning system that replicates specific human voices by extracting speaker embeddings from short audio samples. It also supports multi-speaker audio synthesis, allowing the generation of speech across different vocal identities using specialized model architectures.

The system covers the full speech synthesis pipeline, including tools for speech dataset curation, custom model training with performance tracking, and a command-line interface for audio generation. For network access, it provides a self-hosted HTTP server to deploy speech synthesis models as an API.

Features

  • Neural Text-to-Speech Engines - Offers a comprehensive deep learning toolkit for training and deploying neural text-to-speech engines.
  • Text-to-Speech - Provides a comprehensive framework for synthesizing high-fidelity human speech from text input using deep learning.
  • Custom Model Training - Provides a framework for developing and training custom speech synthesis models with performance tracking.
  • Phonetic Text Analysis - Implements neural processing to transform written text into linguistic representations before acoustic feature generation.
  • Speech Model Fine-Tuning - Includes a framework for fine-tuning and training custom speech models with integrated logging.
  • Multi-Speaker Synthesis - Utilizes specialized model weights and speaker IDs to support diverse vocal identities within a single network.
  • Speaker Embeddings - Extracts speaker embeddings from audio samples to condition the synthesis model on specific vocal characteristics.
  • Voice Cloning - Replicates specific human voices by extracting speaker embeddings from short audio samples.
  • Neural Vocoders - Includes neural vocoders that transform synthesized spectrograms into high-fidelity time-domain audio waveforms.
  • Web-Based Model Deployment - Provides a self-hosted HTTP server to deploy speech synthesis models as a network-accessible API.
  • Curation Utilities - Includes tools for preparing and cleaning text-to-speech datasets to ensure high quality for model training.
  • Dataset Curation Tools - Provides tools to prepare and clean text-to-speech datasets to ensure high quality for model training.
  • Synthesis API Endpoints - Runs pre-trained synthesis models as an HTTP server to provide audio generation over a network.
  • Self-Hosted Synthesis Servers - Provides a self-hosted HTTP server to deploy speech synthesis models as an API.
  • Voice Identity Conversions - Enables matching the vocal characteristics of source audio files to target speaker identities.
  • CLI Speech Generators - Ships a command-line interface for generating audio files from text using pre-trained speech models.
  • Acoustic Model Pipelines - Implements a two-stage pipeline that renders text into spectrograms before passing them to a vocoder.
  • Generative Media Tools - Deep learning toolkit for text-to-speech.
  • Acoustic User Interface - Deep learning toolkit for text-to-speech generation.
  • Acoustic User Interfaces - Deep learning toolkit for text-to-speech production.
  • Media and Communication - Deep learning toolkit for text-to-speech.
  • Text To Speech - Deep learning toolkit for research and production speech synthesis.

Star history

Star history chart for coqui-ai/ttsStar history chart for coqui-ai/tts

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with TTS

These projects share indexed features with TTS. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • babysor/mockingbirdbabysor avatar

    babysor/MockingBird

    36,903View on GitHub↗

    MockingBird is an AI voice cloning tool and text-to-speech system designed to generate synthetic speech. It functions as a voice synthesis trainer for building custom models from audio datasets, a command-line generator for producing audio files, and a text-to-speech server for remote application integration. The project specializes in real-time voice cloning, which extracts vocal characteristics from short audio samples to mimic a target speaker's unique timbre. It utilizes reference-driven audio synthesis to condition pre-trained models on specific audio samples, allowing for the generation

    Pythonaideep-learningpytorch
    View on GitHub↗36,903
  • mozilla/ttsmozilla avatar

    mozilla/TTS

    10,151View on GitHub↗

    This project is a comprehensive suite for neural speech synthesis, featuring a deep learning text-to-speech engine, a neural speech synthesis trainer, and a voice cloning toolkit. It provides a system for synthesizing human-like speech from text using neural network models and high-fidelity vocoders. The suite includes a speech model conversion utility to transform deep learning models between different formats for deployment across various hardware runtimes. It also provides a self-contained HTTP server to expose pre-trained text-to-speech models as a remote audio API. Capabilities include

    Jupyter Notebookdataset-analysisdeep-learninggantts
    View on GitHub↗10,151
  • openbmb/voxcpmOpenBMB avatar

    OpenBMB/VoxCPM

    29,985View on GitHub↗

    VoxCPM is a multilingual speech synthesis system and text-to-speech inference server. It functions as an AI voice cloning tool and a synthetic voice designer, capable of generating natural speech across global languages and regional dialects using a GPU-accelerated audio generator. The project features a speech model fine-tuning framework that supports both full parameter updates and low-rank adaptation for customizing voice characteristics. It enables high-fidelity voice cloning from reference audio, including cross-lingual voice transfer and acoustic environment mimicry, as well as the crea

    Pythonaudiodeeplearningminicpm
    View on GitHub↗29,985
  • fishaudio/fish-speechfishaudio avatar

    fishaudio/fish-speech

    24,928View on GitHub↗

    This project is a generative speech synthesis engine that converts text into high-fidelity human speech. It utilizes a two-stage autoregressive transformer architecture that separates semantic token prediction from acoustic detail reconstruction to balance linguistic accuracy with audio quality. The system is designed to support multilingual output and conversational AI development, enabling the generation of context-aware speech that maintains flow across multiple dialogue turns. The platform distinguishes itself through a production-ready inference server that employs continuous batching to

    Pythonllamatransformertts
    View on GitHub↗24,928
Compare all 30 related projects→

Frequently asked questions

What does coqui-ai/tts do?

This project is a deep learning text-to-speech toolkit used for training and deploying neural speech synthesis models. It provides a comprehensive framework for converting written text into spoken audio, utilizing neural vocoders to transform synthesized spectrograms into high-fidelity audio waveforms.

What are the main features of coqui-ai/tts?

The main features of coqui-ai/tts are: Neural Text-to-Speech Engines, Text-to-Speech, Custom Model Training, Phonetic Text Analysis, Speech Model Fine-Tuning, Multi-Speaker Synthesis, Speaker Embeddings, Voice Cloning.

Which projects share features with coqui-ai/tts?

Projects with overlapping indexed features include: babysor/mockingbird — MockingBird is an AI voice cloning tool and text-to-speech system designed to generate synthetic speech. It functions… mozilla/tts — This project is a comprehensive suite for neural speech synthesis, featuring a deep learning text-to-speech engine, a… openbmb/voxcpm — VoxCPM is a multilingual speech synthesis system and text-to-speech inference server. It functions as an AI voice… fishaudio/fish-speech — This project is a generative speech synthesis engine that converts text into high-fidelity human speech. It utilizes a… neuphonic/neutts — Neutts is a neural text-to-speech engine designed for real-time streaming output on edge devices such as phones and… nari-labs/dia — Dia is a generative AI audio tool and text-to-speech synthesis engine designed for the production-ready deployment of…