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

Open-Source Alternatives to Speechify

Ranking updated Aug 19, 2026

For an open source text to speech tool, the strongest matches are resemble-ai/chatterbox (Chatterbox is an open-source text-to-speech platform featuring multilingual speech), fishaudio/fish-speech (Fish Speech is a generative text-to-speech engine with multilingual) and babysor/mockingbird (MockingBird is a self-hostable text-to-speech and voice cloning application). hexgrad/kokoro and sparkaudio/spark-tts round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “open source alternatives to speechify”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Open-Source Alternatives to Speechify

Find the best repos with AI.We'll search the best matching repositories with AI.
  • resemble-ai/chatterboxresemble-ai avatar

    resemble-ai/chatterbox

    22,751View on GitHub↗

    Chatterbox is a comprehensive machine learning platform designed for multilingual speech synthesis and real-time audio generation. It functions as an engine that converts text into natural-sounding speech, capable of replicating specific human vocal characteristics and emotional expressions from short audio samples. The platform distinguishes itself through advanced control over the synthesis process, allowing for the manipulation of emotional intensity and the injection of non-verbal vocalizations such as laughter or coughing. It is engineered for low-latency performance, utilizing an optimi

    Chatterbox is an open-source text-to-speech platform featuring multilingual speech synthesis, natural-sounding voice cloning, and emotional modulation capabilities.

    PythonMultilingual Speech ModelsSpeech SynthesisText-to-Speech
    View on GitHub↗22,751
  • 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

    Fish Speech is a generative text-to-speech engine with multilingual support, an inference server, and natural voice synthesis capabilities, making it a strong fit for your self-hosted setup.

    PythonMultilingual Speech ModelsSpeech SynthesisSpeech Synthesis Engines
    View on GitHub↗24,928
  • 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

    MockingBird is a self-hostable text-to-speech and voice cloning application that generates natural-sounding synthetic speech with neural models and a server backend for remote integration.

    PythonNeural Text-to-Speech EnginesText-to-SpeechVoice Synthesis
    View on GitHub↗36,903
  • hexgrad/kokorohexgrad avatar

    hexgrad/kokoro

    5,729View on GitHub↗

    Kokoro is a lightweight neural text-to-speech engine that converts written text into spoken audio using a compact model designed for fast inference. It supports multiple languages through language-specific grapheme-to-phoneme conversion pipelines, and offers voice profile selection to change the character of the generated speech. The engine provides GPU acceleration on Apple Silicon hardware by setting a single environment variable, enabling faster inference on Mac M-series machines. It also includes pattern-based text segmentation, allowing input text to be split at user-defined delimiters t

    Kokoro is a lightweight neural text-to-speech engine that converts written text into natural-sounding audio across multiple languages, though it operates primarily as an engine/library rather than a complete standalone self-hosted application.

    JavaScriptAudio ExportersNeural Text-to-Speech EnginesSpeech Synthesis Engines
    View on GitHub↗5,729
  • sparkaudio/spark-ttsSparkAudio avatar

    SparkAudio/Spark-TTS

    10,930View on GitHub↗

    Spark-TTS is a deep learning text-to-speech synthesis engine designed to convert written text into high-fidelity audio. It utilizes a transformer-based architecture and autoregressive sequence modeling to generate coherent speech, transforming linguistic input into natural-sounding waveforms through neural speech codec synthesis. The platform distinguishes itself through zero-shot voice cloning, which allows users to mimic a target speaker’s unique vocal identity using only a short reference audio sample without requiring additional model training. It also features cross-lingual phonetic mapp

    Spark-TTS is a deep-learning text-to-speech engine that generates natural-sounding waveforms using transformer architecture and zero-shot voice cloning, making it a strong fit despite lacking explicitly documented REST API or audio export details.

    PythonCross-Lingual Speech GeneratorsMultilingual Speech ModelsText-to-Speech
    View on GitHub↗10,930
  • myshell-ai/openvoicemyshell-ai avatar

    myshell-ai/OpenVoice

    36,720View on GitHub↗

    OpenVoice is a multilingual text-to-speech framework and voice cloning AI model designed for high-fidelity voice replication and low-latency audio generation. It functions as an instant speech synthesis engine that converts text to audio while replicating a specific speaker's tone and color. The system is distinguished by its ability to perform cross-lingual cloning, allowing the vocal characteristics of a reference speaker to be applied to speech in different languages regardless of the original training data. It utilizes a decoupled representation to separate the physical identity of a voic

    OpenVoice is a neural text-to-speech framework and voice cloning engine that supports multilingual synthesis and audio generation, though it is more of a developer framework than a ready-to-deploy self-hosted application.

    PythonNeural Text-to-Speech EnginesSpeech Synthesis EnginesText-to-Speech
    View on GitHub↗36,720
  • coqui-ai/ttscoqui-ai avatar

    coqui-ai/TTS

    45,568View on GitHub↗

    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.

    This toolkit provides neural text-to-speech models and self-hosted synthesis capabilities to convert written text into natural-sounding audio with multi-language support and API endpoints.

    PythonNeural Text-to-Speech EnginesText-to-Speech
    View on GitHub↗45,568
  • index-tts/index-ttsindex-tts avatar

    index-tts/index-tts

    18,851View on GitHub↗

    Index-tts is a neural audio generation engine designed to convert written text into high-fidelity human speech. By utilizing deep learning models and phoneme-based sequence modeling, the system transforms text into natural-sounding audio waveforms suitable for a variety of accessibility and media applications. The platform functions as a server-side inference pipeline that provides a programmatic interface for integrating voice generation into external applications. It distinguishes itself through asynchronous audio streaming, which buffers and delivers generated speech chunks in real time to

    Index-tts is a neural text-to-speech engine that converts written text into natural-sounding audio with zero-shot voice cloning capabilities, matching the core intent despite lacking explicit self-hosting configuration details or a documented REST API.

    PythonNeural Text-to-Speech EnginesSpeech SynthesisText-to-Speech
    View on GitHub↗18,851
  • kittenml/kittenttsKittenML avatar

    KittenML/KittenTTS

    10,044View on GitHub↗

    KittenTTS is a neural text-to-speech engine and text-to-audio synthesis tool that converts written text into spoken audio using lightweight neural network models. It functions as both a speech synthesizer and an audio file generator, producing spoken audio for offline playback. The system includes a text normalization processor that expands numbers and abbreviations into full spoken words to improve the naturalness of the synthesized speech. It supports diverse voice options and provides the ability to adjust playback speed.

    KittenTTS is a lightweight neural text-to-speech engine that converts text into spoken audio using deep learning models, making it a good fit for self-hosted speech synthesis even though it lacks a built-in REST API in the core repository.

    PythonAudio ExportersNeural Text-to-Speech EnginesText-to-Speech
    View on GitHub↗10,044
  • nari-labs/dianari-labs avatar

    nari-labs/dia

    19,324View on GitHub↗

    Dia is a generative AI audio tool and text-to-speech synthesis engine designed for the production-ready deployment of machine learning models. It provides a framework for creating lifelike synthetic speech by conditioning generation on reference audio samples to replicate specific vocal characteristics, emotional tones, and delivery styles. The system distinguishes itself through its ability to perform custom voice cloning and precise control over audio output. Users can adjust generation parameters such as temperature and guidance scale to modify the pacing, creativity, and style of the synt

    Dia is a text-to-speech synthesis engine designed for generating lifelike synthetic speech and custom voice cloning, making it a strong tool for natural-sounding audio despite lacking a full turnkey self-hosted web application UI out of the box.

    PythonNeural Text-to-Speech EnginesSpeech SynthesisText-to-Speech
    View on GitHub↗19,324
  • funaudiollm/cosyvoiceFunAudioLLM avatar

    FunAudioLLM/CosyVoice

    21,673View on GitHub↗

    CosyVoice is a speech synthesis framework that utilizes large language models to generate expressive, multilingual audio. The system functions as an audio generation engine capable of producing natural-sounding speech across multiple languages while preserving regional dialects and specific emotional tones. The platform distinguishes itself through its zero-shot voice cloning capabilities, which allow for the creation of synthetic voice profiles from short audio samples without requiring additional model training. It provides fine-grained control over vocal attributes, enabling users to adjus

    CosyVoice is a neural text-to-speech framework supporting multilingual speech generation and zero-shot voice cloning, though you will need to wrap or configure it yourself for a complete self-hosted REST API application.

    PythonMultilingual Speech ModelsNeural Text-to-Speech EnginesSpeech Synthesis
    View on GitHub↗21,673
  • rhasspy/piperrhasspy avatar

    rhasspy/piper

    10,584View on GitHub↗

    Piper is a local neural text-to-speech engine designed to convert written text into natural human speech entirely on your own hardware. By utilizing a neural synthesis framework, it operates without the need for internet connectivity, ensuring that all audio generation remains private and secure. The system distinguishes itself through a modular architecture that allows for the dynamic loading of speaker embeddings and voice configurations. This enables users to switch between various vocal personas and styles without requiring a full reload of the core synthesis model. By processing input th

    Piper is a self-hostable neural text-to-speech engine that runs locally with natural-sounding voices, though it focuses primarily on core on-device synthesis rather than offering a built-in REST API or multi-language audio export out of the box.

    C++Neural Text-to-Speech EnginesText-to-SpeechSpeech Synthesis Models
    View on GitHub↗10,584
  • boson-ai/higgs-audioboson-ai avatar

    boson-ai/higgs-audio

    7,919View on GitHub↗

    Higgs-audio is a generative text-to-speech engine that transforms text into natural conversational speech using large language model architectures. It functions as a multilingual speech synthesizer capable of generating high-fidelity audio across different languages with control over emotional tone and prosody. The system includes a voice cloning tool that creates synthetic replicas of specific speakers from short audio samples without requiring extensive model training. It also provides a streaming audio API designed to deliver generated speech incrementally to minimize playback delay. The

    Higgs-audio is a generative text-to-speech engine utilizing language models for multilingual speech synthesis, voice cloning, and streaming output, though it lacks an explicit emphasis on self-hosting in its core description.

    PythonMultilingual Speech ModelsNeural Text-to-Speech Engines
    View on GitHub↗7,919
  • metavoiceio/metavoice-srcmetavoiceio avatar

    metavoiceio/metavoice-src

    4,202View on GitHub↗

    This project is an expressive text-to-speech foundation model and voice cloning system designed to synthesize human-like speech with emotional nuance and high fidelity. It functions as a finetunable speech model that can generate audio mimicking a specific person using a reference voice sample. The system distinguishes itself through a high-performance inference engine that utilizes memory caching and hardware compilation to reduce latency during the audio generation process. It further allows for synthesis quality improvements by training the language model on custom datasets consisting of a

    This repository provides a foundation model and inference engine for expressive text-to-speech and voice cloning, though it is focused on model research and fine-tuning rather than offering a ready-to-deploy self-hosted application with a REST API.

    PythonExpressive Speech SynthesisText-to-SpeechSpeech Synthesis Models
    View on GitHub↗4,202
  • plachtaa/vall-e-xPlachtaa avatar

    Plachtaa/VALL-E-X

    7,939View on GitHub↗

    VALL-E-X is a neural speech synthesis framework and zero-shot text-to-speech engine. It functions as a multilingual synthesizer capable of generating natural human speech with control over emotion, pitch, and prosody. The project specializes in zero-shot voice cloning and cross-lingual voice replication, allowing the system to produce personalized speech in multiple target languages using short audio samples without additional training. It further enables cross-language accent manipulation and the ability to match the emotional tone and acoustic environment of a provided prompt. The implemen

    VALL-E-X is a neural speech synthesis framework that delivers zero-shot voice cloning and multilingual text-to-speech capabilities, though it lacks an explicit built-in REST API and audio export suite out of the box.

    PythonCross-Lingual Speech GeneratorsMultilingual Speech Models
    View on GitHub↗7,939
  • microsoft/vibevoicemicrosoft avatar

    microsoft/VibeVoice

    49,394View on GitHub↗

    VibeVoice is a generative artificial intelligence platform designed for text-to-speech synthesis. It functions as a neural audio generation framework that converts written text into natural-sounding spoken audio, specifically engineered to maintain consistent vocal characteristics and narrative prosody across extended passages of content. The system distinguishes itself through its ability to generate long-form conversational speech while preserving speaker identity and linguistic content. By utilizing latent space disentanglement, the model separates speaker traits from the input text, allow

    VibeVoice is a neural text-to-speech framework for generating natural-sounding synthetic speech from text, fitting the core category well although specific details on self-hosting and a REST API are not detailed in the available description.

    PythonSpeech SynthesisText-to-Speech
    View on GitHub↗49,394
  • swivid/f5-ttsSWivid avatar

    SWivid/F5-TTS

    14,798View on GitHub↗

    F5-TTS is a text-to-speech system that utilizes a flow matching engine and diffusion transformers to generate fluent synthetic speech. It functions as a multilingual speech synthesizer and neural training framework, providing tools for voice cloning and high-performance inference serving. The project distinguishes itself through a voice cloning toolkit capable of mimicking specific speaker characteristics and tones from reference audio clips. It supports cross-lingual generation, allowing for the synthesis of audio across various global languages or the mixing of multiple languages within a s

    F5-TTS is an open-source neural text-to-speech system featuring natural-sounding synthesis and voice cloning, though it requires custom setup for a complete self-hosted API experience.

    PythonCross-Lingual Speech GeneratorsText-to-SpeechTTS Engines
    View on GitHub↗14,798
  • neuphonic/neuttsneuphonic avatar

    neuphonic/neutts

    6,007View on GitHub↗

    Neutts is a neural text-to-speech engine designed for real-time streaming output on edge devices such as phones and laptops. It supports voice cloning from short audio references, enabling zero-shot reproduction of a target speaker's voice, and can be fine-tuned or retrained from scratch for custom voices and styles. The system distinguishes itself through a decoder-only architecture that halves memory and accelerates generation on constrained hardware, combined with quantized model inference for reduced memory footprint. Its streaming decoder loop interleaves synthesis with playback, deliver

    Neutts is a neural text-to-speech engine with voice cloning and real-time streaming capabilities, making it a strong tool for speech synthesis though it lacks a full out-of-the-box self-hosted REST API application wrapper.

    PythonNeural Text-to-Speech EnginesText-to-Speech
    View on GitHub↗6,007
  • 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

    This repository provides a deep learning text-to-speech engine and self-hosted synthesis server, making it a great fit for neural speech synthesis despite focusing more on model training and customisation than a ready-to-use user application.

    Jupyter NotebookNeural Text-to-Speech EnginesSpeech Synthesis Models
    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

    VoxCPM is an open-source text-to-speech inference server and speech synthesis system that supports multilingual generation, voice cloning, and self-hosting, though it lacks some specific REST API and audio export features listed.

    PythonMultilingual Speech ModelsSpeech SynthesisText-to-Speech
    View on GitHub↗29,985
  • rvc-boss/gpt-sovitsRVC-Boss avatar

    RVC-Boss/GPT-SoVITS

    58,724View on GitHub↗

    GPT-SoVITS is a text-to-speech synthesis engine and voice cloning toolkit designed for generating natural-sounding human speech. It functions as a neural audio processing pipeline that maps input text to high-fidelity audio waveforms, utilizing conditional variational autoencoders and flow-based decoders to ensure expressive output. The platform distinguishes itself through its ability to perform few-shot voice cloning and cross-lingual speech generation, allowing users to maintain a specific speaker's vocal identity and emotional delivery across multiple languages. By employing cross-modal l

    GPT-SoVits is a neural text-to-speech engine and voice cloning toolkit capable of generating natural-sounding speech, though it is more heavily specialized in voice cloning and fine-tuning than general-purpose server deployment.

    PythonCross-Lingual Speech Generators
    View on GitHub↗58,724
  • voicevox/voicevoxVOICEVOX avatar

    VOICEVOX/voicevox

    3,025View on GitHub↗

    Voicevox is a text-to-speech synthesis software and audio production environment that converts written text into spoken audio using synthetic character voices. It functions as both a comprehensive editor for voice design and a standalone speech synthesis engine capable of generating audio via an API for integration into external applications. The project distinguishes itself by providing a singing voice synthesizer that uses a piano-roll interface for melodic vocal composition, including the ability to generate humming. It offers specialized prosody editing tools for the manual refinement of

    Voicevox is a text-to-speech software and synthesis engine featuring self-hosting support and an API, though its primary focus on stylized character voices makes it more niche than a general-purpose voice generator.

    TypeScriptSpeech Synthesis EnginesText-to-Speech
    View on GitHub↗3,025
  • corentinj/real-time-voice-cloningCorentinJ avatar

    CorentinJ/Real-Time-Voice-Cloning

    59,918View on GitHub↗

    This project is a neural text-to-speech engine and voice cloning toolkit designed to generate synthetic speech that mimics the vocal characteristics of a target speaker. It functions as a real-time audio synthesizer, utilizing a deep learning pipeline to convert written text into high-fidelity speech output with minimal latency. The system employs a transfer learning framework that leverages pre-trained speaker verification models to adapt synthesis to new, unseen vocal identities. By using an encoder-based speaker embedding process, the toolkit maps variable-length audio samples into a laten

    This project is a neural text-to-speech engine and voice cloning toolkit that generates synthetic speech from written text, though it focuses more heavily on deep learning research and voice cloning than out-of-the-box self-hosted REST API deployment.

    PythonNeural Text-to-Speech Engines
    View on GitHub↗59,918
  • drewthomasson/ebook2audiobookDrewThomasson avatar

    DrewThomasson/ebook2audiobook

    19,291View on GitHub↗

    This project is a scalable, containerized pipeline designed to transform digital documents and image-based ebooks into narrated audiobooks. It functions as an end-to-end production platform that integrates text-to-speech synthesis, optical character recognition, and automated workflow management to convert various file formats into spoken audio. The system distinguishes itself through advanced linguistic analysis and voice synthesis capabilities, including the ability to identify characters within a text and assign them distinct voice profiles for multi-speaker narration. Users can further pe

    This containerized tool converts written ebooks and documents into spoken audiobooks using text-to-speech synthesis and voice cloning, meeting the core need for text-to-speech software even though it focuses specifically on long-form document processing rather than general text conversion.

    PythonSpeech SynthesisVoice Synthesis
    View on GitHub↗19,291
  • jianchang512/clone-voicejianchang512 avatar

    jianchang512/clone-voice

    8,959View on GitHub↗

    This project is a GPU-accelerated speech engine and AI voice cloning tool. It functions as a text-to-speech synthesizer and voice-to-voice converter that replicates specific human voices to generate synthetic speech. The system creates digital voice profiles by analyzing short audio samples or capturing live microphone input. These profiles enable the transformation of existing audio recordings into a target speaker's voice or the synthesis of new audio from written text. The engine supports subtitle-based speech generation for batch processing and automated dubbing workflows. A web-based au

    This project is a text-to-speech synthesizer and voice cloning tool supporting neural speech generation and self-hosting, though it focuses more heavily on voice replication than generic multi-language voice libraries.

    PythonNeural Text-to-Speech Engines
    View on GitHub↗8,959
  • voice-cloning-app/voice-cloning-appvoice-cloning-app avatar

    voice-cloning-app/Voice-Cloning-App

    1,438View on GitHub↗

    This application is a platform for AI voice synthesis and neural voice cloning. It provides a comprehensive toolkit for converting text into natural-sounding human speech by applying custom-trained neural network models to specific audio samples. The system facilitates the entire lifecycle of voice model development, including the preparation of raw audiobooks and video transcriptions into structured training datasets. It supports the training of these models on local or remote hardware, utilizing multi-GPU distributed processing to handle large-scale data and accelerate model convergence. B

    This repository provides a neural text-to-speech and voice synthesis platform focused on custom voice cloning and model training, though it emphasizes dataset creation and training pipelines rather than a ready-to-use self-hosted TTS server.

    PythonVoice Synthesis
    View on GitHub↗1,438
  • tensorspeech/tensorflowttsTensorSpeech avatar

    TensorSpeech/TensorflowTTS

    3,993View on GitHub↗

    TensorFlowTTS is a neural speech synthesis framework used to convert text into high-fidelity audio waveforms. It provides a toolkit for training and fine-tuning sequence-to-sequence or generative adversarial network architectures to produce natural sounding speech. The system includes neural vocoder implementations that transform intermediate acoustic representations into final audio waveforms. It also features playback speed control to adjust the rate of synthesized speech output. The framework covers the end-to-end pipeline for speech synthesis, including audio data preprocessing to create

    TensorFlowTTS is a neural speech synthesis framework that provides the underlying models and training pipelines for converting text to audio, but it functions as a developer toolkit rather than a ready-to-use application with a REST API or self-hosted server.

    PythonText-to-Speech
    View on GitHub↗3,993
  • kyutai-labs/pocket-ttskyutai-labs avatar

    kyutai-labs/pocket-tts

    3,301View on GitHub↗

    Pocket-tts is a text-to-speech server and neural speech synthesizer that converts written text into audible speech. It includes a CPU-optimized inference engine and a voice cloning tool capable of analyzing audio samples to reproduce specific speaker characteristics. The system differentiates itself through the use of dynamic int8 quantization to reduce memory usage and increase generation speed on processors. It supports real-time speech synthesis by streaming audio chunks incrementally and utilizes voice state caching to store processed embeddings as portable files, bypassing redundant proc

    Pocket-tts is an open-source text-to-speech server that provides neural speech synthesis and voice cloning with local API support, though it is missing multi-language support and direct audio export features.

    PythonText-to-Speech
    View on GitHub↗3,301
  • jasonppy/voicecraftjasonppy avatar

    jasonppy/VoiceCraft

    8,500View on GitHub↗

    VoiceCraft is a neural speech generation and manipulation system consisting of a text-to-speech system, a voice cloning tool, and an audio inpainting engine. It uses a large language model approach to synthesize high-fidelity audio from text and replicate speaker identities. The system provides zero-shot voice cloning and speech editing capabilities, allowing users to modify spoken content within existing recordings. This includes an audio inpainting engine that replaces specific sections of audio with new speech while preserving the original acoustic characteristics and speaker identity. Th

    Voicecraft is a neural text-to-speech and voice cloning system capable of high-fidelity audio synthesis, though it is primarily designed as a research model and manipulation framework rather than a straightforward self-hosted REST API application.

    Jupyter NotebookText-to-Speech
    View on GitHub↗8,500
  • suno-ai/barksuno-ai avatar

    suno-ai/bark

    39,159View on GitHub↗

    Bark is a generative audio engine and machine learning inference library designed to convert written text into high-fidelity speech and sound effects. It functions as a text-to-audio transformer, utilizing multi-stage neural network architectures to map semantic input tokens into detailed audio codebooks for synthesis. The system distinguishes itself through a hierarchical transformer stacking approach that separates semantic understanding from acoustic realization. By employing autoregressive token prediction and vector quantized codebook mapping, the engine bridges linguistic and sonic doma

    Bark is a generative audio engine and machine learning inference library that converts written text into high-fidelity speech using neural networks, though it acts more as a foundation model building block than a ready-to-deploy self-hosted application with an API.

    Jupyter NotebookSpeech Synthesis Models
    View on GitHub↗39,159
  • kevinwang676/bark-voice-cloningKevinWang676 avatar

    KevinWang676/Bark-Voice-Cloning

    2,957View on GitHub↗

    Bark Voice Cloning is a text-to-speech synthesis engine designed to generate natural-sounding audio and replicate specific vocal characteristics. The system utilizes a transformer-based autoregressive model to convert written text into high-fidelity speech, supporting multilingual output and expressive delivery. The project distinguishes itself through zero-shot voice cloning, which extracts speaker identity embeddings from short audio samples to condition the generative model without requiring extensive fine-tuning. It also provides specialized workflows for voice identity conversion, allowi

    This repository provides a neural text-to-speech synthesis engine capable of generating natural-sounding voices and cloning identities from short audio samples, though it is centered more around a specialized notebook workflow than a ready-to-deploy self-hosted application with a REST API.

    Jupyter NotebookZero-Shot Voice CloningAutoregressive Speech Language ModelsText-to-Speech Synthesis
    View on GitHub↗2,957
  • koljab/realtimettsKoljaB avatar

    KoljaB/RealtimeTTS

    3,964View on GitHub↗

    RealtimeTTS is a real-time text-to-speech engine and stream processor designed to convert text or token streams into audio playback with minimal latency. It provides a programmatic interface for managing audio streams, synthesis progress, and the integration of local or cloud-based speech engines. The system includes a neural voice cloning tool that generates synthetic speech by extracting acoustic features from reference audio samples. It utilizes a provider-based abstraction to route synthesis requests across different neural models and cloud APIs. The project covers a range of functional

    RealtimeTTS is a real-time text-to-speech engine and stream processor that supports audio exports and neural synthesis, though it functions more as a programmatic library than a complete self-hosted end-user application.

    PythonReal-Time Text-To-SpeechReal-Time Speech SynthesisSpeech Progress Callbacks
    View on GitHub↗3,964
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
resemble-ai/chatterbox22.8KPythonmitFeb 3, 2026
fishaudio/fish-speech24.9KPythonapache-2.0Feb 2, 2026
babysor/mockingbird36.9KPythonNOASSERTIONMar 3, 2026
hexgrad/kokoro5.7KJavaScriptapache-2.0Aug 6, 2025
sparkaudio/spark-tts10.9KPythonapache-2.0Apr 9, 2025
myshell-ai/openvoice36.7KPythonMITApr 19, 2025
coqui-ai/tts45.6KPythonMPL-2.0Aug 16, 2024
index-tts/index-tts18.9KPythonotherDec 2, 2025
kittenml/kittentts10KPythonapache-2.0Feb 19, 2026
nari-labs/dia19.3KPythonApache-2.0Nov 19, 2025

Related searches

  • an open source voice cloning and speech generation tool
  • an open source alternative to Otter.ai
  • an open source alternative to HeyGen
  • an open source alternative to proprietary software
  • an open source model for generating music
  • an open source alternative to proprietary software
  • an open source alternative to CapCut
  • an open source screen recorder and video editor