Spaces:
Sleeping
Sleeping
Commit
·
5f87b33
1
Parent(s):
eb54aba
add
Browse files
app.py
CHANGED
@@ -797,7 +797,7 @@ demo = gr.Interface(
|
|
797 |
],
|
798 |
title='SynTalker: Enabling Synergistic Full-Body Control in Prompt-Based Co-Speech Motion Generation',
|
799 |
description="1. Upload your audio. <br/>\
|
800 |
-
2. Then, sit back and wait for the rendering to happen! This may take a while (e.g. 2-
|
801 |
(The reason of running time so long is that provided GPU have an limitation in GPU running time, we must use CPU to handle some GPU tasks)<br/>\
|
802 |
3. After, you can view the videos. <br/>\
|
803 |
4. Notice that we use a fix face animation, our method only produce body motion. <br/>\
|
|
|
797 |
],
|
798 |
title='SynTalker: Enabling Synergistic Full-Body Control in Prompt-Based Co-Speech Motion Generation',
|
799 |
description="1. Upload your audio. <br/>\
|
800 |
+
2. Then, sit back and wait for the rendering to happen! This may take a while (e.g. 2-12 minutes) <br/>\
|
801 |
(The reason of running time so long is that provided GPU have an limitation in GPU running time, we must use CPU to handle some GPU tasks)<br/>\
|
802 |
3. After, you can view the videos. <br/>\
|
803 |
4. Notice that we use a fix face animation, our method only produce body motion. <br/>\
|