Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# TalkSHOW: Generating Holistic 3D Human Motion from Speech [CVPR2023]
|
2 |
|
3 |
The official PyTorch implementation of the **CVPR2023** paper [**"Generating Holistic 3D Human Motion from Speech"**](https://arxiv.org/abs/2212.04420).
|
@@ -156,4 +163,4 @@ Here are some great resources we benefit:
|
|
156 |
## Contact
|
157 |
For questions, please contact [email protected] or [email protected] or [email protected] or [email protected]
|
158 |
|
159 |
-
For commercial licensing, please contact [email protected]
|
|
|
1 |
+
---
|
2 |
+
title: TalkSHOW Demo
|
3 |
+
sdk: streamlit
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: pink
|
6 |
+
short_description: 'Streamlit demo for TalkSHOW:Upload audio and generate motion'
|
7 |
+
---
|
8 |
# TalkSHOW: Generating Holistic 3D Human Motion from Speech [CVPR2023]
|
9 |
|
10 |
The official PyTorch implementation of the **CVPR2023** paper [**"Generating Holistic 3D Human Motion from Speech"**](https://arxiv.org/abs/2212.04420).
|
|
|
163 |
## Contact
|
164 |
For questions, please contact [email protected] or [email protected] or [email protected] or [email protected]
|
165 |
|
166 |
+
For commercial licensing, please contact [email protected]
|