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

open-mmlab/Amphion

0
View on GitHub↗
9,844 stars·813 forks·Python·MIT·26 viewsopenhlt.github.io/amphion↗

Amphion

Amphion is an audio generation toolkit designed for the research and development of models that synthesize speech, music, and environmental sound effects. It provides a standardized framework for reproducible audio synthesis, incorporating a text-to-speech engine and a voice conversion framework.

The project specializes in transforming audio identities, allowing for the modification of speaker accents and voice identities while preserving original rhythm and style. It also includes capabilities for singing voice synthesis and the generation of environmental soundscapes from text descriptions using diffusion models.

The toolkit covers a broad range of audio processing capabilities, including neural vocoding for waveform reconstruction, discrete token encoding, and zero-shot voice cloning. It further provides utilities for audio dataset preprocessing to unify diverse open-source data, as well as tools for audio quality evaluation and the visualization of model mechanisms.

Features

  • Audio Generation - Provides a comprehensive toolkit for synthesizing speech, music, and environmental sound effects.
  • Audio Synthesis - Provides a standardized framework for reproducible synthesis of speech, music, and environmental audio signals.
  • Audio Sample Reconstruction - Produces high-quality audio waveforms from intermediate representations using specialized neural vocoders.
  • Audio Tokenization - Implements discrete token encoding to decompose complex audio signals into efficient sequences for generative modeling.
  • End-to-End Speech Synthesis - Provides an integrated neural network architecture that maps text inputs directly to audio waveforms.
  • Zero-Shot Voice Cloning - Implements zero-shot voice cloning to synthesize speech from short reference clips without retraining.
  • Generative Audio Research - Provides a framework for building and evaluating reproducible generative audio models and soundscapes.
  • Text-to-Speech - Synthesizes natural human speech from text inputs using end-to-end and zero-shot architectures.
  • Voice Identity Conversions - Modifies the identity of a speaker in audio clips while maintaining original style and rhythm.
  • Neural Vocoders - Includes neural vocoders to transform intermediate acoustic representations into high-resolution audio waveforms.
  • Audio Dataset Preprocessing - Unifies the cleaning and preparation of various open-source audio datasets and raw speech data.
  • Latent Diffusion Models - Utilizes latent diffusion models to generate high-fidelity audio soundscapes by denoising within a compressed latent space.
  • Dataset Curation Tools - Provides tools for cleaning, formatting, and preparing diverse audio and speech datasets for machine learning training.
  • Speech Accent Transformation - Transforms the accent of a speaker's voice to match a target accent without requiring previous training.
  • Text-to-Sound Effect Generation - Generates high-fidelity environmental sounds and effects from text descriptions using diffusion models.
  • Audio Dataset Preprocessing - Provides utilities to unify and clean diverse open-source audio datasets into consistent formats for model training.
  • Audio Signal Fidelity Metrics - Offers objective metrics to evaluate the reconstruction quality, intelligibility, and speaker similarity of generated audio.
  • Singing Voice Synthesis - Synthesizes melodic singing voice performances with precise control over melody and vocal style.
  • Music Production Tools - Toolkit for generating audio, music, and speech content.

Star history

Star history chart for open-mmlab/amphionStar history chart for open-mmlab/amphion

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 Amphion

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

    facebookresearch/audiocraft

    23,379View on GitHub↗

    Audiocraft is a deep learning audio library and machine learning framework designed for training, fine-tuning, and evaluating generative models for music and sound effects. It functions as a text-to-music generative model and a neural audio codec, providing the tools necessary to compress audio signals into discrete representations and synthesize high-fidelity waveforms from textual descriptions. The framework is distinguished by its ability to combine multiple conditioning signals, allowing for the generation of audio based on text prompts, melodic excerpts, or style-based audio clips. It al

    Jupyter Notebook
    View on GitHub↗23,379
  • 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.

    Pythondeep-learningglow-ttshifigan
    View on GitHub↗45,568
  • espnet/espnetespnet avatar

    espnet/espnet

    9,861View on GitHub↗

    ESPnet is a comprehensive speech processing toolkit and PyTorch-based trainer designed for building end-to-end speech recognition, synthesis, and translation models. It provides a structured framework for developing automatic speech recognition systems using transducer and encoder-decoder architectures, alongside engines for text-to-speech synthesis and speech translation pipelines. The project distinguishes itself through a recipe-based workflow execution system that ensures experimental reproducibility by running standardized sequences of scripts for data preparation and model training. It

    Python
    View on GitHub↗9,861
  • qwenlm/qwen3-ttsQwenLM avatar

    QwenLM/Qwen3-TTS

    11,976View on GitHub↗

    Qwen3-TTS is a large language model text-to-speech engine designed to convert written text into natural-sounding human speech. It functions as an audio tokenizer and a generative system for speech synthesis. The project features a promptable voice designer for creating synthetic vocal personas based on natural language descriptions. It also includes a zero-shot voice cloning tool that mimics a target speaker using a short reference audio clip and a transcript. The system provides a framework for speech model fine-tuning to improve speaker likeness and quality through supervised training. Add

    Python
    View on GitHub↗11,976
Compare all 30 related projects→

Frequently asked questions

What does open-mmlab/amphion do?

Amphion is an audio generation toolkit designed for the research and development of models that synthesize speech, music, and environmental sound effects. It provides a standardized framework for reproducible audio synthesis, incorporating a text-to-speech engine and a voice conversion framework.

What are the main features of open-mmlab/amphion?

The main features of open-mmlab/amphion are: Audio Generation, Audio Synthesis, Audio Sample Reconstruction, Audio Tokenization, End-to-End Speech Synthesis, Zero-Shot Voice Cloning, Generative Audio Research, Text-to-Speech.

Which projects share features with open-mmlab/amphion?

Projects with overlapping indexed features include: facebookresearch/audiocraft — Audiocraft is a deep learning audio library and machine learning framework designed for training, fine-tuning, and… coqui-ai/tts — This project is a deep learning text-to-speech toolkit used for training and deploying neural speech synthesis models.… espnet/espnet — ESPnet is a comprehensive speech processing toolkit and PyTorch-based trainer designed for building end-to-end speech… qwenlm/qwen3-tts — Qwen3-TTS is a large language model text-to-speech engine designed to convert written text into natural-sounding human… magenta/magenta — Magenta is a comprehensive toolkit for training, synthesizing, and performing music through neural models and… neonbjb/tortoise-tts — Tortoise-tts is a neural text-to-speech engine and voice cloning toolkit designed for high-quality audio generation.…