add 90 mins demo
This commit is contained in:
@@ -1 +1,2 @@
|
||||
# VibeVoice Demo Page
|
||||
# VibeVoice Project Page
|
||||
Checkout our project page at [https://microsoft.github.io/VibeVoice](https://microsoft.github.io/VibeVoice)
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -163,7 +163,6 @@ The model can synthesize speech up to 90 minutes long with up to 4 distinct spea
|
||||
</audio>
|
||||
<div class="transcript" id="trans-demo4-b"></div>
|
||||
</div>
|
||||
<!-- <p style="font-size:0.85em; color:#888; margin:6px 0 0;">* TTS input is the above text only; timestamps are derived from the generated audio and may contain errors.</p> -->
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -229,14 +228,15 @@ The model can synthesize speech up to 90 minutes long with up to 4 distinct spea
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="case" data-key="demo2-a" data-json="assets/text/4p_climate_100min_gt_timestamp.json">
|
||||
<div class="case" data-key="demo2-b" data-json="assets/text/4p_climate_100min_gt_timestamp.json">
|
||||
<!-- <h3>Case A</h3> -->
|
||||
<div class="sync-block">
|
||||
<audio id="audio-demo2-a" controls preload="metadata">
|
||||
<audio id="audio-demo2-b" controls preload="metadata">
|
||||
<source src="assets/audio/4p_climate_100min.mp3" type="audio/mpeg">
|
||||
</audio>
|
||||
<div class="transcript" id="trans-demo2-a"></div>
|
||||
<div class="transcript" id="trans-demo2-b"></div>
|
||||
</div>
|
||||
<p style="font-size:0.85em; color:#888; margin:6px 0 0;">* Timestamps are derived from the generated audio and may contain errors.</p>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user