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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·15 vuescoqui.ai↗

TTS

Ce projet est une boîte à outils de synthèse vocale par apprentissage profond utilisée pour entraîner et déployer des modèles de synthèse vocale neuronale. Il fournit un framework complet pour convertir du texte écrit en audio parlé, utilisant des vocodeurs neuronaux pour transformer les spectrogrammes synthétisés en formes d'onde audio haute fidélité.

La boîte à outils inclut un système de clonage vocal qui reproduit des voix humaines spécifiques en extrayant des embeddings de locuteur à partir de courts échantillons audio. Elle prend également en charge la synthèse audio multi-locuteur, permettant la génération de parole à travers différentes identités vocales en utilisant des architectures de modèles spécialisées.

Le système couvre l'intégralité du pipeline de synthèse vocale, incluant des outils pour la curation de jeux de données vocaux, l'entraînement de modèles personnalisés avec suivi des performances, et une interface de ligne de commande pour la génération audio. Pour l'accès réseau, il fournit un serveur HTTP auto-hébergé pour déployer des modèles de synthèse vocale en tant qu'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.
  • Interfaces utilisateur acoustiques - Boîte à outils de deep learning pour la production de synthèse vocale (text-to-speech).
  • Media and Communication - Deep learning toolkit for text-to-speech.
  • Text To Speech - Deep learning toolkit for research and production speech synthesis.

Historique des stars

Graphique de l'historique des stars pour coqui-ai/ttsGraphique de l'historique des stars pour coqui-ai/tts

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait coqui-ai/tts ?

Ce projet est une boîte à outils de synthèse vocale par apprentissage profond utilisée pour entraîner et déployer des modèles de synthèse vocale neuronale. Il fournit un framework complet pour convertir du texte écrit en audio parlé, utilisant des vocodeurs neuronaux pour transformer les spectrogrammes synthétisés en formes d'onde audio haute fidélité.

Quelles sont les fonctionnalités principales de coqui-ai/tts ?

Les fonctionnalités principales de coqui-ai/tts sont : 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.

Quelles sont les alternatives open-source à coqui-ai/tts ?

Les alternatives open-source à coqui-ai/tts incluent : 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…

Alternatives open source à TTS

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec TTS.
  • babysor/mockingbirdAvatar de babysor

    babysor/MockingBird

    36,903Voir sur 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
    Voir sur GitHub↗36,903
  • mozilla/ttsAvatar de mozilla

    mozilla/TTS

    10,151Voir sur 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
    Voir sur GitHub↗10,151
  • openbmb/voxcpmAvatar de OpenBMB

    OpenBMB/VoxCPM

    29,985Voir sur 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
    Voir sur GitHub↗29,985
  • fishaudio/fish-speechAvatar de fishaudio

    fishaudio/fish-speech

    24,928Voir sur 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
    Voir sur GitHub↗24,928
Voir les 30 alternatives à TTS→