X-Zhang commited on
Commit
1b54a9c
·
verified ·
1 Parent(s): 61496a6

Improve paper and artifact metadata

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ pretty_name: EchoMask Inference Data
4
+ language:
5
+ - en
6
+ tags:
7
+ - co-speech-gesture-generation
8
+ - motion-generation
9
+ - beat2
10
+ - smpl-x
11
+ size_categories:
12
+ - n<1K
13
+ ---
14
+
15
+ # EchoMask Inference Data
16
+
17
+ Generated SMPL-X predictions from the official EchoMask checkpoints for comparison and visualization without rerunning the full generation pipeline.
18
+
19
+ - [Paper](https://arxiv.org/abs/2504.09209) · [Hugging Face Paper page](https://huggingface.co/papers/2504.09209)
20
+ - [Project page](https://xiangyuezhang.com/EchoMask/) · [Code](https://github.com/Xiangyue-Zhang/EchoMask)
21
+ - [Model checkpoints](https://huggingface.co/X-Zhang/EchoMask)
22
+
23
+ ## Files
24
+
25
+ | Archive | Protocol | Description |
26
+ | --- | --- | --- |
27
+ | `EchoMask_testnpz.zip` | Speaker 2, paper protocol | Generated test `.npz` files |
28
+ | `EchoMask_all_speakers_results_npz_25spk.zip` | 25 English BEAT2 speakers | Generated test `.npz` files |
29
+
30
+ The two releases use different training protocols and should not be interpreted as a controlled single-speaker versus multi-speaker ablation.
31
+
32
+ ## Provenance and terms
33
+
34
+ These archives contain generated predictions, not BEAT2 ground-truth motion or audio. Users remain responsible for complying with the licenses and terms of [BEAT2](https://huggingface.co/datasets/H-Liu1997/BEAT2), [SMPL-X](https://smpl-x.is.tue.mpg.de/), and the EchoMask repository. This card grants no additional rights.