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
AIGC-Audio avatar

AIGC-Audio/AudioGPT

0
View on GitHub↗
10,174 stars·855 forks·Python·37 viewshuggingface.co/spaces/AIGC-Audio/AudioGPT↗

AudioGPT

AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation.

The system is distinguished by its ability to generate audio from diverse inputs, including text and images, and its capacity to produce synchronized talking head videos. It also operates as a neural speech translator, converting spoken language between different tongues while preserving meaning.

The project covers a broad range of audio capabilities, including restoration, source separation, and automatic speech transcription. Additional functional areas include sound analysis for event detection, spatial audio conversion from mono to binaural formats, and speech style transfer.

Features

  • LLM Orchestrators - Uses a large language model to orchestrate the selection and workflow of specialized audio tools.
  • LLM-Driven Orchestration - Uses large language models to orchestrate neural audio pipelines for generation and processing tasks.
  • AI Audio Enhancement - Provides AI-driven enhancement to remove background noise and improve overall speech clarity.
  • Multimodal Generation - Implements a system that generates soundscapes and audio clips from visual images or natural language descriptions.
  • Audio Processing - Provides a comprehensive suite for speech transcription, source separation, and audio quality enhancement.
  • Source Separation Tools - Isolates individual speakers or distinct sound sources from mixed audio signals into separate tracks.
  • Audio Transcription - Converts spoken audio into written text to enable searchable analysis of sound files.
  • Automatic Speech Recognition - Implements automatic speech recognition to transform spoken language into written text.
  • Speech-to-Speech Translation - Converts spoken language between different tongues while preserving original meaning and tone.
  • Speech Transcription - Provides automated conversion of spoken audio into written text for transcription and analysis.
  • Text-to-Speech - Converts written text into natural-sounding spoken audio using neural text-to-speech models.
  • Latent Acoustic Mapping - Maps visual and textual data to latent acoustic spaces to generate corresponding audio and soundscapes.
  • Neural Audio Pipelines - Implements an end-to-end modular pipeline that integrates multiple pretrained neural models for audio tasks.
  • Image-to-Audio Synthesis - Produces soundscapes or audio clips based on the visual content and context of an image.
  • Audio Source Separation Models - Provides models for isolating specific speakers or sounds from mixed recordings into distinct tracks.
  • Talking Head Generators - Generates animated talking head videos with facial movements synchronized to provided audio tracks.
  • Agentic Goal Decomposition - Employs LLMs to recursively decompose complex audio requests into sequences of actionable sub-tasks.
  • Audio Processing Frameworks - Provides a framework for orchestrating complex neural-based audio processing pipelines with asynchronous execution.
  • Prompt-Driven Parameter Synthesis - Translates natural language descriptions into structured control signals to parameterize audio generation models.
  • Singing Voice Synthesis - Generates melodic singing audio based on provided text and musical timing prompts.
  • Audio Generation - Framework for understanding and generating speech, music, and sound.
  • Large Language Models - Framework for understanding and generating speech, music, and sound.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Perception Models - Understanding and generating speech, music, and sound.
  • Audio and Video Tools - Tool for understanding and generating speech, music, and sound effects.
  • Chatbots and Assistants - Multimodal assistant for speech, music, and sound.

Star history

Star history chart for aigc-audio/audiogptStar history chart for aigc-audio/audiogpt

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

Frequently asked questions

What does aigc-audio/audiogpt do?

AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation.

What are the main features of aigc-audio/audiogpt?

The main features of aigc-audio/audiogpt are: LLM Orchestrators, LLM-Driven Orchestration, AI Audio Enhancement, Multimodal Generation, Audio Processing, Source Separation Tools, Audio Transcription, Automatic Speech Recognition.

Which projects share features with aigc-audio/audiogpt?

Projects with overlapping indexed features include: espnet/espnet — ESPnet is a comprehensive speech processing toolkit and PyTorch-based trainer designed for building end-to-end speech… facebookresearch/fairseq — Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic… nvidia-nemo/nemo — NeMo is a comprehensive framework designed for the development, training, and deployment of large-scale conversational… nvidia/nemo — NeMo is a multimodal AI framework and toolkit designed for the development, training, and scaling of large language… rsxdalv/tts-webui — TTS-WebUI is a web interface and speech synthesis manager designed to convert written text into spoken audio files. It… k2-fsa/sherpa-onnx — Sherpa-ONNX is an ONNX-based speech processing toolkit that provides a local speech recognition engine, an on-device…

Projects sharing features with AudioGPT

These projects share indexed features with AudioGPT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • facebookresearch/fairseqfacebookresearch avatar

    facebookresearch/fairseq

    32,228View on GitHub↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    View on GitHub↗32,228
  • nvidia-nemo/nemoNVIDIA-NeMo avatar

    NVIDIA-NeMo/NeMo

    17,389View on GitHub↗

    NeMo is a comprehensive framework designed for the development, training, and deployment of large-scale conversational and generative artificial intelligence models. It provides an integrated platform for building multimodal systems, encompassing speech processing, language modeling, and reinforcement learning alignment. The framework is built to handle the entire lifecycle of AI development, from data curation and model pretraining to production-ready service deployment. The platform distinguishes itself through advanced distributed training capabilities, including tensor and pipeline parall

    Pythonasrdeeplearninggenerative-ai
    View on GitHub↗17,389
  • nvidia/nemoNVIDIA avatar

    NVIDIA/NeMo

    17,394View on GitHub↗

    NeMo is a multimodal AI framework and toolkit designed for the development, training, and scaling of large language models, generative AI systems, and speech-based models. It functions as an automatic speech recognition toolkit, a text-to-speech engine, and a framework for building models that process and generate combinations of text, image, and audio data. The project serves as a conversational AI orchestrator capable of managing real-time, interruptible voice interactions. It provides specialized workflows for speech translation, converting spoken audio from one language into text or speec

    Python
    View on GitHub↗17,394
Compare all 30 related projects→