antgroup/echomimic_v3

★ 1,061⑂ 128

[AAAI 2026] EchoMimicV3: 1.3B Parameters are All You Need for Unified Multi-Modal and Multi-Task Human Animation

About antgroup/echomimic_v3

antgroup/echomimic_v3 is an open-source project on GitHub, mainly written in Python. [AAAI 2026] EchoMimicV3: 1.3B Parameters are All You Need for Unified Multi-Modal and Multi-Task Human Animation It currently holds 1,061 stars and 128 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Video Projects board and on the AI AI Video Projects list.

GitHub Repository Details

Repository antgroup/echomimic_v3 · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

简体中文 | English

EchoMimicV3: 1.3B Parameters are All You Need for Unified Multi-Modal and Multi-Task Human Animation

Rang Meng1Yan WangWeipeng WuRuobing ZhengYuming Li2Chenguang Ma2
Terminal Technology Department, Alipay, Ant Group.

1Core Contributor  2Corresponding Authors

🚀 EchoMimic Series

📣 Updates

🌅 Gallery

Chinese Driven Audio

For more demo videos, please refer to the project page

Quick Start

Environment Setup

🛠️Installation for Windows

Please use the one-click installation package (passport: glut) to get started quickly for Quantified version.

🛠️Installation for Linux

1. Create a conda environment

conda create -n echomimic_v3 python=3.10
conda activate echomimic_v3

2. Other dependencies

pip install -r requirements.txt

🧱Model Preparation

| Models | Download Link | Notes | | --------------|-------------------------------------------------------------------------------|-------------------------------| | Wan2.1-Fun-V1.1-1.3B-InP | 🤗 Huggingface | Base model | wav2vec2-base | 🤗 Huggingface | Audio encoder for preview | chinese-wav2vec2-base | 🤗 Huggingface | Audio encoder for Flash | EchoMimicV3-preview | 🤗 Huggingface | preview weights | EchoMimicV3-preview | 🤗 ModelScope | preview weights | EchoMimicV3-Flash | 🤗 Huggingface | Flash weights

-- The weights of EchoMimicV3-flash-pro is organized as follows.

./flash/
├── Wan2.1-Fun-V1.1-1.3B-InP
├── chinese-wav2vec2-base
└── transformer
    └── diffusion_pytorch_model.safetensors

-- The weights is of EchoMimicV3-preview organized as follows.

./preview/
├── Wan2.1-Fun-V1.1-1.3B-InP
├── wav2vec2-base-960h
└── transformer
    └── diffusion_pytorch_model.safetensors

🔑 Quick Inference for EchoMimicV3-flash-pro

bash run_flash.sh

🔑 Quick Inference for EchoMimicV3-preview

python infer_preview.py
For Quantified GradioUI version for EchoMimicV3-preview:
python app_mm.py
images, audios, masks and prompts are provided in datasets/echomimicv3_demos

Tips

📒 Citation

If you find our work useful for your research, please consider citing the paper :

@article{meng2024echomimicv2,
  title={EchoMimicV2: Towards Striking, Simplified, and Semi-Body Human Animation},
  author={Meng, Rang and Zhang, Xingyu and Li, Yuming and Ma, Chenguang},
  journal={arXiv preprint arXiv:2411.10061},
  year={2024}
}
@article{meng2025echomimicv3,
  title={Echomimicv3: 1.3 b parameters are all you need for unified multi-modal and multi-task human animation},
  author={Meng, Rang and Wang, Yan and Wu, Weipeng and Zheng, Ruobing and Li, Yuming and Ma, Chenguang},
  journal={arXiv preprint arXiv:2507.03905},
  year={2025}
}
@article{meng2026echotorrent,
  title={EchoTorrent: Towards Swift, Sustained, and Streaming Multi-Modal Video Generation},
  author={Meng, Rang and Wu, Weipeng and Yin, Yingjie and Li, Yuming and Ma, Chenguang},
  journal={arXiv preprint arXiv:2602.13669},
  year={2026}
}

Reference

📜 License

The models in this repository are licensed under the Apache 2.0 License. We claim no rights over the your generated contents, granting you the freedom to use them while ensuring that your usage complies with the provisions of this license. You are fully accountable for your use of the models, which must not involve sharing any content that violates applicable laws, causes harm to individuals or groups, disseminates personal information intended for harm, spreads misinformation, or targets vulnerable populations.

🌟 Star History

Star History Chart

GitHub Stars & Activity

1,061Stars
128Forks
0Open issues
PythonLanguage

GitHub Popularity

GitHub stars1,061
Forks128
Open issues0
Primary languagePython
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

calesthio / OpenMontage

Python★ 60,525⑂ 7,677
2

ATH-MaaS / Pixelle-Video

Python★ 28,283⑂ 4,114
3

Wan-Video / Wan2.2

Python★ 17,575⑂ 2,252
4

Zulko / moviepy

Python★ 14,913⑂ 2,108
5

zai-org / CogVideo

Python★ 13,032⑂ 1,350
6

Tencent-Hunyuan / HunyuanVideo

Python★ 12,550⑂ 1,332
7

HKUDS / ViMax

Python★ 12,430⑂ 1,874
8

Lightricks / LTX-Video

Python★ 10,966⑂ 1,138

More AI Rankings