X-Zhang commited on
Commit
06dff65
·
verified ·
1 Parent(s): a362a41

Improve paper and artifact metadata

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -5,9 +5,11 @@ language:
5
  - en
6
  tags:
7
  - motion-generation
8
- - co-speech-gesture
 
9
  - beat2
10
  - smpl-x
 
11
  size_categories:
12
  - n<1K
13
  ---
@@ -16,6 +18,10 @@ size_categories:
16
 
17
  Ready-to-compare SMPL-X predictions from the official retrained StreamTalk CFG checkpoints. This release follows the convenient inference-data style of [SemTalk](https://github.com/Xiangyue-Zhang/SemTalk): users can download generated test outputs and evaluate or visualize them without rerunning WavLM, retrieval, diffusion sampling, and SMPL-X conversion.
18
 
 
 
 
 
19
  No BEAT2 ground-truth motion, audio, training cache, or model checkpoint is included in these archives.
20
 
21
  ## Downloads
@@ -92,4 +98,3 @@ python tools/evaluate_generated_fgd.py \
92
  - Seed: 0. Speaker 2 generation uses clip batch 1; all-speaker generation uses clip batch 16; both use CFG 3 and an 8-frame retrieval query.
93
 
94
  The predictions are derived from experiments on BEAT2 and use the SMPL-X body model. Users remain responsible for complying with the licenses and terms of the [BEAT2 dataset](https://huggingface.co/datasets/H-Liu1997/BEAT2) and [SMPL-X](https://smpl-x.is.tue.mpg.de/). This dataset card does not redistribute BEAT2 ground truth, audio, or SMPL-X model files.
95
-
 
5
  - en
6
  tags:
7
  - motion-generation
8
+ - co-speech-gesture-generation
9
+ - streaming-generation
10
  - beat2
11
  - smpl-x
12
+ - arxiv:2608.01643
13
  size_categories:
14
  - n<1K
15
  ---
 
18
 
19
  Ready-to-compare SMPL-X predictions from the official retrained StreamTalk CFG checkpoints. This release follows the convenient inference-data style of [SemTalk](https://github.com/Xiangyue-Zhang/SemTalk): users can download generated test outputs and evaluate or visualize them without rerunning WavLM, retrieval, diffusion sampling, and SMPL-X conversion.
20
 
21
+ - [Paper](https://arxiv.org/abs/2608.01643) · [Hugging Face Paper page](https://huggingface.co/papers/2608.01643)
22
+ - [Project page](https://xiangyuezhang.com/StreamTalk/) · [Code](https://github.com/Xiangyue-Zhang/StreamTalk)
23
+ - [Model checkpoints](https://huggingface.co/X-Zhang/StreamTalk)
24
+
25
  No BEAT2 ground-truth motion, audio, training cache, or model checkpoint is included in these archives.
26
 
27
  ## Downloads
 
98
  - Seed: 0. Speaker 2 generation uses clip batch 1; all-speaker generation uses clip batch 16; both use CFG 3 and an 8-frame retrieval query.
99
 
100
  The predictions are derived from experiments on BEAT2 and use the SMPL-X body model. Users remain responsible for complying with the licenses and terms of the [BEAT2 dataset](https://huggingface.co/datasets/H-Liu1997/BEAT2) and [SMPL-X](https://smpl-x.is.tue.mpg.de/). This dataset card does not redistribute BEAT2 ground truth, audio, or SMPL-X model files.