Motion-Omni: End-to-End Joint Speech and Full-Body Motion for Spoken Dialogue
The model was simultaneously released on arXiv and Hugging Face Papers on September 7, 2026, and the core metrics have been announced.
2026-09-07 12:00Models🔥 47.2 heat score
2sources
1days unfolding
47.2heat score
8mentions
SummaryAI generated
On September 7, 2026, the Motion-Omni model was simultaneously released by arXiv and Hugging Face Papers. This research proposes a end-to-end framework for jointly generating speech and full-body movements (including facial, hand, and upper and lower body parts), aiming to address the issue of lack of multimodal synergy in traditional cascading approaches. The model uses Qwen2.5-7B-Instruct as its backbone network, directly extracting motion features from the hidden state of speech, and forces joint training of the LLM, speech generator, and action generator by freezing the speech path. Its supervised data comes from a scalable pipeline containing 422,856 pairs of high-quality pairs (with a total of 1,402 hours). In public evaluations, the Motion-Omni-Q7 instance achieved a gap of less than 2% in reference-independent motion metrics compared to teacher-cascaded systems, with a 5.4-fold increase in inference speed (RTF=0.78), and surpassed all non-teacher-cascaded systems in beat relevance and diversity, with a word error rate of only 2.62%.…
Motion-Omni proposes an end-to-end model that natively generates dialogue voices as well as facial, hand, upper and lower body movements. This model performs only 2% worse than teacher-cascades in terms of reference-independent motion metrics, with a reasoning speed of 0.78 tokens per second (RTF) and a WER of 2.62%. Its core mechanism involves jointly optimizing the LLM, voice generator, and motion generator to address the issue of inability to perform joint optimization in traditional cascade solutions. The supervised data comes from a model-independent pipeline containing 422,856 pairs of high-quality paired data, and the first public evaluation protocol has been released.