awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

37 repository-uri

Awesome GitHub RepositoriesAudio Driven Synthesis

Models that generate realistic talking head videos from audio input.

Explore 37 awesome GitHub repositories matching part of an awesome list · Audio Driven Synthesis. Refine with filters or upvote what's useful.

Awesome Audio Driven Synthesis GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • winfredy/sadtalkerAvatar Winfredy

    Winfredy/SadTalker

    13,919Vezi pe GitHub↗

    SadTalker is a generative framework designed to synthesize expressive talking head videos from static portrait images. By mapping audio signals or text prompts to three-dimensional facial motion coefficients, the system synchronizes lip movements, facial expressions, and head orientation to create realistic digital character performances. The project distinguishes itself by decoupling identity from dynamic motion through latent space encoding, ensuring that the generated animations maintain visual fidelity to the source portrait. It supports comprehensive motion synthesis, including full-body

    Realistic 3D motion coefficients for stylized talking head animation.

    Python
    Vezi pe GitHub↗13,919
  • rudrabha/wav2lipAvatar Rudrabha

    Rudrabha/Wav2Lip

    13,045Vezi pe GitHub↗

    Wav2Lip is a deep learning lip sync model and neural talking head framework designed to synchronize the lip movements in a video to match a provided audio file. It functions as a computer vision lip synchronizer and speech-to-lip generator that maps speech patterns to visual mouth movements to produce realistic talking head videos. The system utilizes a framework for training and evaluating models that align audio and video frames. This includes the ability to train lip-sync models and visual discriminators using speech-to-lip datasets and evaluating the resulting synchronization accuracy thr

    Lip sync expert for speech-to-lip generation in the wild.

    Python
    Vezi pe GitHub↗13,045
  • fudan-generative-vision/halloAvatar fudan-generative-vision

    fudan-generative-vision/hallo

    8,644Vezi pe GitHub↗

    Hallo is an audio-driven talking head generator and portrait animation framework. It synchronizes a static portrait image with an audio file to produce realistic talking head videos by mapping audio spectral features to facial expressions and lip movements. The system utilizes a diffusion video synthesis model that employs iterative denoising and latent representations to generate temporally consistent video frames. It incorporates identity-preserving feature extraction and latent space motion modeling to maintain visual consistency and control facial poses. The toolkit provides capabilities

    Hierarchical audio-driven visual synthesis for portrait animation.

    Pythonface-animationimage-animationvideo-animation
    Vezi pe GitHub↗8,644
  • humanaigc/emoAvatar HumanAIGC

    HumanAIGC/EMO

    7,616Vezi pe GitHub↗

    EMO este un model de animație a portretelor AI și de difuzie audio-video conceput pentru a genera videoclipuri expresive cu capete vorbitoare. Acesta transformă o singură imagine statică de portret și o pistă audio într-un videoclip sincronizat al unei persoane care vorbește. Sistemul se concentrează pe sinteza digitală a oamenilor, producând mișcări faciale de înaltă fidelitate și indicii emoționale. Sincronizează mișcările buzelor și gesturile faciale cu înregistrările vocale pentru a crea animații realiste ale portretelor. Framework-ul utilizează un proces de difuzie și un mecanism de aliniere cross-modal pentru a asigura sincronizarea între semnalele audio și punctele de reper vizuale. Utilizează condiționarea imaginii bazată pe referință pentru a menține consistența identității și un strat de consistență temporală pentru a asigura o mișcare fluidă între cadre.

    Expressive portrait video generation using audio-to-video diffusion.

    Vezi pe GitHub↗7,616
  • bytedance/latentsyncAvatar bytedance

    bytedance/LatentSync

    5,806Vezi pe GitHub↗

    LatentSync este un generator video audio-driven și un model de lip sync cu difuzie latentă, conceput pentru a sincroniza mișcările buzelor unui vorbitor într-un video cu o pistă audio țintă. Oferă un framework de antrenament pentru sincronizarea buzelor, pentru dezvoltarea rețelelor de sincronizare pe seturi de date video și audio personalizate. Sistemul utilizează un pipeline de preprocesare video pentru a curăța, segmenta și alinia datele faciale. Include un instrument de evaluare a sincronizării vizuale care calculează scoruri de încredere pentru a măsura acuratețea alinierii audio și vizuale în videoclipurile generate. Proiectul acoperă capabilități pentru dezvoltarea rețelelor de sincronizare personalizate, gestionarea configurației de antrenament pentru memoria hardware și rezoluție, precum și evaluarea video sintetică.

    Audio-conditioned latent diffusion models for lip synchronization.

    Python
    Vezi pe GitHub↗5,806
  • tmelyralab/musetalkAvatar TMElyralab

    TMElyralab/MuseTalk

    5,327Vezi pe GitHub↗

    MuseTalk is a deep learning lip synchronization system designed to align video facial movements with audio tracks for high-fidelity video dubbing. It functions as an engine that matches facial expressions to audio input in real-time, enabling the modification of a speaker's lip movements to match new audio sources across different languages. The project features a distributed GPU training pipeline and a multi-stage processing workflow for refining the visual accuracy of synthetic speech. It distinguishes itself through the use of region-specific face masking and mouth openness control, which

    Real-time high-quality lip synchronization using latent inpainting.

    Pythonlip-syncvirtualhumans
    Vezi pe GitHub↗5,327
  • zejun-yang/aniportraitAvatar Zejun-Yang

    Zejun-Yang/AniPortrait

    5,020Vezi pe GitHub↗

    AniPortrait este un pipeline de sinteză video AI conceput pentru a genera portrete vorbitoare fotorealiste și animații faciale. Funcționează ca un generator de talking head și animator bazat pe audio care sincronizează mișcările buzelor, expresiile și pozițiile capului cu surse de vorbire sau video de referință. Sistemul include un instrument de transfer al expresiilor faciale pentru reenactment-ul mișcărilor dintr-un video sursă pe o imagine de referință statică. Utilizează un model de difuzie latentă cu condiționare a imaginii bazată pe referință pentru a menține identitatea vizuală și consistența pe cadrele generate. Pipeline-ul acoperă maparea audio-la-expresie, controlul mișcării ghidat de poziție și sinteza video fotorealistă. Încorporează upsampling prin interpolarea cadrelor pentru a accelera procesul de generare și a reduce timpul total de randare.

    Audio-driven synthesis of photorealistic portrait animations.

    Python
    Vezi pe GitHub↗5,020
  • meigen-ai/infinitetalkAvatar MeiGen-AI

    MeiGen-AI/InfiniteTalk

    4,825Vezi pe GitHub↗

    InfiniteTalk is an open-source system for generating talking head videos driven by audio input. It synthesizes realistic lip movements, head poses, and facial expressions synchronized to a spoken audio track, using either a single still image or a small set of reference video frames as the visual source. The system can produce videos of arbitrary length while maintaining temporal coherence, and it supports animating multiple subjects in a single scene. A key differentiator is the ability to coordinate multiple talking subjects through a structured JSON description, giving each independent lip

    Synthesizes lip, head, and expression movements directly from audio features using a trained neural network.

    Python
    Vezi pe GitHub↗4,825
  • badtobest/echomimicAvatar BadToBest

    BadToBest/EchoMimic

    4,258Vezi pe GitHub↗

    EchoMimic este un framework de animație a portretelor bazat pe audio și un generator video de difuzie latentă. Acesta transformă imaginile de referință statice în videoclipuri dinamice cu capete vorbitoare prin sincronizarea mișcărilor faciale cu piesele audio și driverele de mișcare. Sistemul funcționează ca un motor hibrid de sinteză a mișcării care combină input-urile audio și datele de postură. Utilizează un controler de mișcare a punctelor de reper faciale pentru a edita markerii de poziționare, permițând sincronizarea precisă și transferul de postură video-la-video. Conducta acoperă animația imagine-la-video prin difuzie latentă și condiționarea punctelor de reper faciale. Acest lucru permite animația portretelor condusă de audio, postură sau o combinație a ambelor surse de ghidare.

    Lifelike audio-driven portrait animations with editable landmarks.

    Python
    Vezi pe GitHub↗4,258
  • fudan-generative-vision/hallo2Avatar fudan-generative-vision

    fudan-generative-vision/hallo2

    3,713Vezi pe GitHub↗

    Hallo2 is an AI video generation tool and audio-driven portrait animation framework designed to transform static images into speaking videos. It functions as a portrait image animator that synchronizes a single photo with an audio track to produce high-resolution talking head videos. The system includes a distributed animation trainer for fine-tuning deep learning models using custom datasets and distributed computing resources. It employs hierarchical video generation and temporal consistency modeling to produce long-form character animations that remain stable over extended durations. The

    Long-duration and high-resolution audio-driven portrait animation.

    Python
    Vezi pe GitHub↗3,713
  • omni-avatar/omniavatarAvatar Omni-Avatar

    Omni-Avatar/OmniAvatar

    1,835Vezi pe GitHub↗

    OmniAvatar: Efficient Audio-Driven Avatar Video Generation with Adaptive Body Animation

    Efficient audio-driven avatar generation with adaptive body animation.

    Python
    Vezi pe GitHub↗1,835
  • alibaba-quark/liveavatarAvatar Alibaba-Quark

    Alibaba-Quark/LiveAvatar

    1,815Vezi pe GitHub↗

    Streaming real-time audio-driven avatar generation.

    Python
    Vezi pe GitHub↗1,815
  • yuanxunlu/livespeechportraitsAvatar YuanxunLu

    YuanxunLu/LiveSpeechPortraits

    1,286Vezi pe GitHub↗

    This repository contains the implementation of the following paper:

    Real-time photorealistic talking-head animation.

    Python
    Vezi pe GitHub↗1,286
  • mrzzm/dinetAvatar MRzzm

    MRzzm/DINet

    1,121Vezi pe GitHub↗

    The source code of "DINet: deformation inpainting network for realistic face visually dubbing on high resolution video."

    Deformation inpainting for realistic face dubbing on high-res video.

    Python
    Vezi pe GitHub↗1,121
  • yerfor/real3dportraitAvatar yerfor

    yerfor/Real3DPortrait

    1,091Vezi pe GitHub↗

    )](https://github.com/yerfor/Real3DPortrait) | 中文文档

    One-shot realistic 3D talking portrait synthesis.

    Python
    Vezi pe GitHub↗1,091
  • yzhou359/makeittalkAvatar yzhou359

    yzhou359/MakeItTalk

    1,029Vezi pe GitHub↗

    This is the code repository implementing the paper:

    Speaker-aware talking-head animation from audio.

    Jupyter Notebook
    Vezi pe GitHub↗1,029
  • jdh-algo/joyvasaAvatar jdh-algo

    jdh-algo/JoyVASA

    875Vezi pe GitHub↗

    JoyVASA: Portrait and Animal Image Animation with Diffusion-Based Audio-Driven Facial Dynamics and Head Motion Generation

    Diffusion-based audio-driven facial dynamics for portraits and animals.

    Python
    Vezi pe GitHub↗875
  • hellovision/hellomemeAvatar HelloVision

    HelloVision/HelloMeme

    629Vezi pe GitHub↗

    HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models

    Spatial knitting attentions for embedding conditions in diffusion models.

    Python
    Vezi pe GitHub↗629
  • sstzal/difftalkAvatar sstzal

    sstzal/DiffTalk

    472Vezi pe GitHub↗

    The pytorch implementation for our CVPR2023 paper "DiffTalk: Crafting Diffusion Models for Generalized Audio-Driven Portraits Animation".

    Diffusion models for generalized talking head synthesis.

    Python
    Vezi pe GitHub↗472
  • tanshuai0219/edtalkAvatar tanshuai0219

    tanshuai0219/EDTalk

    471Vezi pe GitHub↗

    1 Shanghai Jiao Tong University 2 NetEase Fuxi AI Lab ECCV 2024 Oral

    Efficient disentanglement for emotional talking head synthesis.

    Python
    Vezi pe GitHub↗471
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Audio Driven Synthesis