You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+9-18
Original file line number
Diff line number
Diff line change
@@ -91,16 +91,20 @@ <h3>Generated Videos</h3>
91
91
<videosrc="video/main2.mp4"></video>
92
92
<videosrc="video/main3.mp4"></video>
93
93
</div>
94
+
<divclass="video-slider">
95
+
<videosrc="video/talk2.mp4"></video>
96
+
<videosrc="video/talk3.mp4"></video>
97
+
</div>
94
98
99
+
<!--
95
100
<h3>Talking</h3>
96
101
<p>OmniHuman can support input of any aspect ratio in terms of speech. It significantly improves the handling of gestures, which is a challenge for existing methods, and produces highly realistic results. The audio and images for some of the test cases are sourced from <a href="https://www.youtube.com/watch?v=5Jk8qITsqdM&t=127s&ab_channel=TEDxTalks">link1</a>, <a href="https://www.youtube.com/watch?v=ITxWUu6UcWQ&t=251s&ab_channel=TEDxTalks">link2</a>, <a href="https://www.youtube.com/watch?v=oO8w6XcXJUs&ab_channel=RealTimewithBillMaher">link3</a>, <a href="https://www.youtube.com/watch?v=oO8w6XcXJUs&ab_channel=RealTimewithBillMaher">link4</a>.</p>
97
102
<div class="video-slider">
98
-
<videosrc="video/talk1.mp4"></video>
99
103
<video src="video/talk2.mp4"></video>
100
104
<video src="video/talk3.mp4"></video>
101
105
</div>
102
106
103
-
107
+
-->
104
108
105
109
106
110
<h3>Diversity</h3>
@@ -117,18 +121,7 @@ <h3>Diversity</h3>
117
121
<videosrc="video/div7.mp4"></video>
118
122
</div>
119
123
120
-
<h3>More Halfbody Cases with Hands</h3>
121
-
<p>Here, we also provide additional examples specifically showcasing gesture movements. Some input images and audio come from TED, Pexels and AIGC.</p>
122
-
<divclass="video-slider">
123
-
<videosrc="video/hands1.mp4"></video>
124
-
<videosrc="video/hands2.mp4"></video>
125
-
<videosrc="video/hands3.mp4"></video>
126
-
</div>
127
-
<divclass="video-slider">
128
-
<!-- <video src="video/hands4.mp4"></video> -->
129
-
<videosrc="video/hands5.mp4"></video>
130
-
<videosrc="video/hands6.mp4"></video>
131
-
</div>
124
+
132
125
133
126
134
127
<h3>More Portrait Cases</h3>
@@ -165,10 +158,8 @@ <h3>Singing</h3>
165
158
166
159
167
160
<h3>Compatibility with Video Driving</h3>
168
-
<p>Due to OmniHuman's mixed condition training characteristics, it can support not only audio driving but also video driving to mimic specific video actions, as well as combined audio and video driving (case is from <ahref="https://www.youtube.com/watch?v=AbpNlshqtJc&ab_channel=TED">link</a>) to control specific body parts like recent methods. Below, we demonstrate these capabilities.</p>
169
-
<divclass="video-slider">
170
-
<videosrc="video/comp.mp4"></video>
171
-
</div>
161
+
<p>Due to OmniHuman's mixed condition training characteristics, it can support not only audio driving but also video driving to mimic specific video actions, as well as combined audio and video driving to control specific body parts like recent methods.
0 commit comments