# UniMuMo attribution This Motius integration independently implements the inference architecture described by **UniMuMo: Unified Text, Music and Motion Generation** and maps the authors' published checkpoint into a safe, self-contained artifact. - Paper: - Authors' repository: - Authors' checkpoint: - Audited source revision: `a75ddac791ff6806b5bd511d1ce887a1980e20d5` The upstream repository and checkpoint do not declare a license at the audited revision. Redistribution and downstream use remain subject to the upstream authors' terms. T5 is distributed under Apache-2.0. The Encodec architecture is loaded through Hugging Face Transformers; its weights are taken from the authors' UniMuMo package during artifact conversion.