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
metavoiceio avatar

metavoiceio/metavoice-src

0
View on GitHub↗
4,202 stars·692 forks·Python·Apache-2.0·21 viewsthemetavoice.xyz↗

Metavoice Src

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 audio files and matching captions.

The framework covers the broader domains of custom voice cloning, expressive speech synthesis, and speech model finetuning.

Features

  • Zero-Shot Voice Cloning - Replicates a target speaker's voice from short audio samples without requiring additional model training.
  • Foundation Models - Functions as a pre-trained core model used as a base for downstream expressive speech applications.
  • Expressive Synthesis - Implements speech generation that captures emotional nuance, vocal style, and prosody.
  • Synthesis Model Finetuning - Allows training the language model on custom audio datasets to improve synthesis accuracy.
  • Finetuning Workflows - Provides workflows for adapting the pretrained foundation model using custom audio and caption datasets.
  • Model Finetuning - Adjusts pretrained model weights on custom datasets to improve the quality of synthesized speech.
  • Speech Synthesis Models - Provides a generative neural network architecture designed to convert text into realistic human speech.
  • Expressive Speech Synthesis - Generates human-like audio incorporating nonverbal cues and emotional markers for naturalness.
  • Voice Cloning Engines - Generates personalized vocal output from reference audio samples without requiring extensive retraining.
  • Text-to-Speech - Synthesizes high-fidelity natural human speech from text inputs.
  • Voice Cloning - Provides techniques for replicating specific human vocal characteristics from short audio reference samples.
  • TTS Engine Optimizations - Optimizes the text-to-speech synthesis engine for reduced latency and improved performance.
  • High-Performance AI Inference - Implements optimized model execution to ensure low-latency, real-time audio synthesis.
  • Latent Acoustic Mapping - Maps natural language inputs to a latent space to guide the generation of acoustic features.
  • Inference Speed Optimizers - Optimizes the execution speed of neural network inference via hardware compilation and memory caching.
  • Inference Cache Management - Manages memory buffers for activations to reduce redundant processing and accelerate audio generation.
  • Hardware-Specific Graph Transformations - Transforms the neural network graph into operators optimized for specific chipsets to minimize latency.

Star history

Star history chart for metavoiceio/metavoice-srcStar history chart for metavoiceio/metavoice-src

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 Metavoice Src

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

    Zyphra/Zonos

    7,225View on GitHub↗

    Zonos is a controllable audio synthesis engine and large language model for text-to-speech. It serves as a multilingual speech generator capable of producing audio in English, Japanese, Chinese, French, and German. The system provides zero-shot voice cloning, allowing the replication of specific human voices using short audio samples. It supports the capture of nuanced behaviors, such as whispering, and provides parametric control over speaking rate, pitch, frequency, and emotional tone. The project covers a broad range of expressive speech synthesis and custom audio generation capabilities,

    Python
    View on GitHub↗7,225
  • getstream/vision-agentsGetStream avatar

    GetStream/Vision-Agents

    6,029View on GitHub↗
    Pythonagentic-aiagentsai
    View on GitHub↗6,029
  • bytedance/megatts3bytedance avatar

    bytedance/MegaTTS3

    6,066View on GitHub↗

    MegaTTS3 is a bilingual speech synthesis system that generates natural-sounding speech in Chinese and English, including seamless code-switching within a single utterance. It functions as a text-to-speech engine, voice cloning system, and speech-to-text alignment tool, built around an acoustic latent compression model that encodes high-resolution audio into compact representations for efficient processing. The system distinguishes itself through accent intensity control, allowing adjustment of a speaker's accent strength in generated speech, and voice cloning from short audio samples for pers

    Pythonresearch
    View on GitHub↗6,066
  • 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
Compare all 30 related projects→

Frequently asked questions

What does metavoiceio/metavoice-src do?

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.

What are the main features of metavoiceio/metavoice-src?

The main features of metavoiceio/metavoice-src are: Zero-Shot Voice Cloning, Foundation Models, Expressive Synthesis, Synthesis Model Finetuning, Finetuning Workflows, Model Finetuning, Speech Synthesis Models, Expressive Speech Synthesis.

Which projects share features with metavoiceio/metavoice-src?

Projects with overlapping indexed features include: zyphra/zonos — Zonos is a controllable audio synthesis engine and large language model for text-to-speech. It serves as a… getstream/vision-agents. bytedance/megatts3 — MegaTTS3 is a bilingual speech synthesis system that generates natural-sounding speech in Chinese and English,… jasonppy/voicecraft — VoiceCraft is a neural speech generation and manipulation system consisting of a text-to-speech system, a voice… babysor/mockingbird — MockingBird is an AI voice cloning tool and text-to-speech system designed to generate synthetic speech. It functions… neonbjb/tortoise-tts — Tortoise-tts is a neural text-to-speech engine and voice cloning toolkit designed for high-quality audio generation.…