MotionStreamer: Streaming Motion Generation via Diffusion-based Autoregressive Model in Causal Latent Space
Paper • 2503.15451 • Published • 17
Hugging Face artifact for the TMR-style evaluator released with MotionStreamer. Motius extracts only the DistilBERT text encoder and ACTOR motion encoder used for MotionStreamer-272 evaluation; Lightning trainer state is excluded.
MotionStreamer272Evaluatormodel.safetensors: text and motion evaluator encodersstats/: MotionStreamer-272 normalization statisticstokenizer/: DistilBERT tokenizer/config filesconfig.json and preprocessor_config.json: architecture and protocolartifact_manifest.json: file and source-checkpoint hashesfrom huggingface_hub import snapshot_download
artifact = snapshot_download("ZeyuLing/motius-evaluator-motionstreamer-272")