# VirtualHuman
**Repository Path**: metax-maca/VirtualHuman
## Basic Information
- **Project Name**: VirtualHuman
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-02-27
- **Last Updated**: 2026-02-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Virtual Human Models for Metax GPU Platform

## Introduction
Currently, virtual humans are widely used in various industries, and the purpose of this project is to help developers quickly migrate virtual human projects based on other GPU platforms to the MetaX GPU platform.
## Available Projects
### 1. [Wan2.2-S2V for Metax GPU platform](./projects/wan22_s2v/README.md)
- **[Wan2.2-S2V](https://github.com/Wan-Video/Wan2.2.git)** is an audio-driven cinematic video generation model.
| Product Image |
VirtualHuman Image |
VirtualHuman Video |
|
|
|
### 2. [LatentSync for Metax GPU platform](./projects/latentsync/README.md)
- **[LatentSync](https://github.com/bytedance/LatentSync.git)** is an end-to-end lip-sync method based on audio-conditioned latent diffusion models without any intermediate motion representation, diverging from previous diffusion-based lip-sync methods based on pixel-space diffusion or two-stage generation.
| Original Video |
Translated Video |
|
|
|
### 3. [CosyVoice for Metax GPU Platform](./projects/cosyvoice/README.md)
- **[CosyVoice](https://github.com/FunAudioLLM/CosyVoice.git)** is a powerful voice generation model, which supports multiple languages, with fast and stable generation.
### 4. [OpenAvatarChat for Metax GPU Platform](./projects/open_avatar_chat/README.md)
- **[OpenAvatarChat](https://github.com/HumanAIGC-Engineering/OpenAvatarChat.git)** is a modular interactive virtual human dialogue implementation that can run full functionality on a single PC. Currently, it supports MiniCPM-o as a multimodal language model or can use cloud APIs to replace the standard ASR + LLM + TTS implementation.
### Other Projects for Metax GPU Platform
- **[LiteAvatar](./projects/lite_avatar/README.md)**
- **[MuseTalk](./projects/musetalk/README.md)**
- **[MusePose](./projects/musepose/README.md)**
## License
This project is released under the [MIT](./LICENSE). Contributions and usage are warmly welcomed.