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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Zejun-Yang avatar

Zejun-Yang/AniPortrait

0
View on GitHub↗
5,020 stele·617 fork-uri·Python·Apache-2.0·11 vizualizări

AniPortrait

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.

Features

  • Portrait Animation Tools - Provides a generative tool for mapping audio and video expressions to create photorealistic portrait animations.
  • Pose Control Mechanisms - Directs specific head orientation and movement during animation using external control files.
  • Audio-Driven Expression Encoders - Implements neural encoders that extract features from audio to drive facial expression parameters.
  • Expression Transfer Tools - Implements a framework for reenacting facial movements and poses from a source video onto a static image.
  • Pose-Guided Control - Incorporates pose-guided control to steer head orientation and movement using external coordinates.
  • Latent Diffusion Models - Utilizes a latent diffusion model to generate photorealistic animation frames through iterative denoising.
  • Reference-Conditioned Generation - Employs reference-conditioned generation to maintain visual identity and consistency using a source portrait image.
  • Portrait Synthesis Pipelines - Provides a complete AI pipeline for generating photorealistic portrait videos with optimized rendering.
  • Talking Head Generators - Creates realistic speaking videos by synchronizing facial expressions and head movements with input audio.
  • Digital Human Synthesis - Synthesizes lifelike digital humans by combining lip-synced video and facial animations.
  • Portrait Animation Engines - Functions as a portrait animation engine that transfers expressions and head movements from audio drivers.
  • Video-Driven Character Reenactments - Provides high-fidelity reenactment of real human facial movements from a source video onto a static portrait.
  • Video Generation Optimizations - Optimizes rendering speed and efficiency by utilizing frame interpolation during the video synthesis process.
  • Latent Frame Interpolators - Uses latent space interpolation to generate intermediate frames for smoother video and faster rendering.
  • Video Frame Interpolation Tools - Accelerates inference speed by using AI-driven frame interpolation to reduce total rendering time.
  • Audio Driven Synthesis - Audio-driven synthesis of photorealistic portrait animations.

Istoric stele

Graficul istoricului de stele pentru zejun-yang/aniportraitGraficul istoricului de stele pentru zejun-yang/aniportrait

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru AniPortrait

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu AniPortrait.
  • humanaigc/emoAvatar HumanAIGC

    HumanAIGC/EMO

    7,616Vezi pe GitHub↗

    EMO is an AI portrait animator and audio-to-video diffusion model designed to generate expressive talking head videos. It transforms a single static portrait image and an audio track into a synchronized video of a person speaking. The system focuses on digital human synthesis, producing high-fidelity facial movements and emotional cues. It synchronizes lip movements and facial gestures to match spoken voice recordings to create realistic portrait animations. The framework utilizes a diffusion process and a cross-modal alignment mechanism to ensure timing between audio signals and visual land

    Vezi pe GitHub↗7,616
  • 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

    Pythonface-animationimage-animationvideo-animation
    Vezi pe GitHub↗8,644
  • badtobest/echomimicAvatar BadToBest

    BadToBest/EchoMimic

    4,258Vezi pe GitHub↗

    EchoMimic is an audio-driven portrait animation framework and latent diffusion video generator. It transforms static reference images into dynamic talking head videos by synchronizing facial movements with audio tracks and motion drivers. The system functions as a hybrid motion synthesis engine that combines audio inputs and pose data. It utilizes a facial landmark motion controller to edit positioning markers, enabling precise synchronization and video-to-video pose transfer. The pipeline covers image-to-video animation through latent diffusion and facial landmark conditioning. This allows

    Python
    Vezi pe GitHub↗4,258
  • opentalker/sadtalkerAvatar OpenTalker

    OpenTalker/SadTalker

    13,895Vezi pe GitHub↗

    SadTalker is an audio-driven talking head generator that produces synchronized speaking videos from a single source image and an input audio file. The system utilizes a deep learning framework to map speech signals to facial motion data, enabling the creation of lifelike digital avatars and animated characters. The project distinguishes itself by employing a three-dimensional morphable model to translate audio features into precise facial landmarks and head pose parameters. It integrates latent diffusion motion synthesis to generate naturalistic head movements and uses expression-aware textur

    Pythonaudio-driven-talking-facecvpr2023deep-fake
    Vezi pe GitHub↗13,895
Vezi toate cele 30 alternative pentru AniPortrait→

Întrebări frecvente

Ce face zejun-yang/aniportrait?

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ță.

Care sunt principalele funcționalități ale zejun-yang/aniportrait?

Principalele funcționalități ale zejun-yang/aniportrait sunt: Portrait Animation Tools, Pose Control Mechanisms, Audio-Driven Expression Encoders, Expression Transfer Tools, Pose-Guided Control, Latent Diffusion Models, Reference-Conditioned Generation, Portrait Synthesis Pipelines.

Care sunt câteva alternative open-source pentru zejun-yang/aniportrait?

Alternativele open-source pentru zejun-yang/aniportrait includ: humanaigc/emo — EMO is an AI portrait animator and audio-to-video diffusion model designed to generate expressive talking head videos.… fudan-generative-vision/hallo — Hallo is an audio-driven talking head generator and portrait animation framework. It synchronizes a static portrait… badtobest/echomimic — EchoMimic is an audio-driven portrait animation framework and latent diffusion video generator. It transforms static… opentalker/sadtalker — SadTalker is an audio-driven talking head generator that produces synchronized speaking videos from a single source… fudan-generative-vision/hallo2 — Hallo2 is an AI video generation tool and audio-driven portrait animation framework designed to transform static… lipku/livetalking — LiveTalking is an interactive talking head engine and AI avatar management platform designed to synchronize synthetic…