awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coqui-ai avatar

coqui-ai/TTS

0
View on GitHub↗
45,568 星标·6,115 分支·Python·MPL-2.0·15 次浏览coqui.ai↗

TTS

这是一个深度学习文本转语音工具包,用于训练和部署神经语音合成模型。它提供了一个完整的框架,用于将书面文本转换为口语音频,利用神经声码器将合成的频谱图转换为高保真音频波形。

该工具包包括一个语音克隆系统,通过从短音频样本中提取说话人嵌入来复制特定的人声。它还支持多说话人音频合成,允许使用专门的模型架构生成不同声线身份的语音。

该系统涵盖了完整的语音合成流水线,包括语音数据集整理工具、带有性能跟踪的模型自定义训练,以及用于音频生成的命令行界面。对于网络访问,它提供了一个自托管的 HTTP 服务器,将语音合成模型部署为 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.
  • 声学用户界面 - 用于文本转语音(TTS)生产的深度学习工具包。
  • Media and Communication - Deep learning toolkit for text-to-speech.
  • Text To Speech - Deep learning toolkit for research and production speech synthesis.

Star 历史

coqui-ai/tts 的 Star 历史图表coqui-ai/tts 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

TTS 的开源替代方案

相似的开源项目,按与 TTS 的功能重合度排序。
  • babysor/mockingbirdbabysor 的头像

    babysor/MockingBird

    36,903在 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
    在 GitHub 上查看↗36,903
  • mozilla/ttsmozilla 的头像

    mozilla/TTS

    10,151在 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
    在 GitHub 上查看↗10,151
  • openbmb/voxcpmOpenBMB 的头像

    OpenBMB/VoxCPM

    29,985在 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
    在 GitHub 上查看↗29,985
  • fishaudio/fish-speechfishaudio 的头像

    fishaudio/fish-speech

    24,928在 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
    在 GitHub 上查看↗24,928
查看 TTS 的所有 30 个替代方案→

常见问题解答

coqui-ai/tts 是做什么的?

这是一个深度学习文本转语音工具包,用于训练和部署神经语音合成模型。它提供了一个完整的框架,用于将书面文本转换为口语音频,利用神经声码器将合成的频谱图转换为高保真音频波形。

coqui-ai/tts 的主要功能有哪些?

coqui-ai/tts 的主要功能包括: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。

coqui-ai/tts 有哪些开源替代品?

coqui-ai/tts 的开源替代品包括: 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…