Skip to content

Commit 37a59db

Browse files
Update index.html
1 parent 94e70e0 commit 37a59db

File tree

1 file changed

+9
-18
lines changed

1 file changed

+9
-18
lines changed

index.html

+9-18
Original file line numberDiff line numberDiff line change
@@ -91,16 +91,20 @@ <h3>Generated Videos</h3>
9191
<video src="video/main2.mp4"></video>
9292
<video src="video/main3.mp4"></video>
9393
</div>
94+
<div class="video-slider">
95+
<video src="video/talk2.mp4"></video>
96+
<video src="video/talk3.mp4"></video>
97+
</div>
9498

99+
<!--
95100
<h3>Talking</h3>
96101
<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>
97102
<div class="video-slider">
98-
<video src="video/talk1.mp4"></video>
99103
<video src="video/talk2.mp4"></video>
100104
<video src="video/talk3.mp4"></video>
101105
</div>
102106
103-
107+
-->
104108

105109

106110
<h3>Diversity</h3>
@@ -117,18 +121,7 @@ <h3>Diversity</h3>
117121
<video src="video/div7.mp4"></video>
118122
</div>
119123

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-
<div class="video-slider">
123-
<video src="video/hands1.mp4"></video>
124-
<video src="video/hands2.mp4"></video>
125-
<video src="video/hands3.mp4"></video>
126-
</div>
127-
<div class="video-slider">
128-
<!-- <video src="video/hands4.mp4"></video> -->
129-
<video src="video/hands5.mp4"></video>
130-
<video src="video/hands6.mp4"></video>
131-
</div>
124+
132125

133126

134127
<h3>More Portrait Cases</h3>
@@ -165,10 +158,8 @@ <h3>Singing</h3>
165158

166159

167160
<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 <a href="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-
<div class="video-slider">
170-
<video src="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.
162+
172163

173164

174165
<h3>Ethics Concerns</h3>

0 commit comments

Comments
 (0)