update HTML

This commit is contained in:
liuhaozhe6788
2023-07-23 13:19:30 +08:00
parent a0a1412589
commit 692d07e4bd
2 changed files with 8 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -27,6 +27,9 @@
<div class="text-center">
<h1>Real-Time Voice Cloning v2</h1>
</div>
<br>
paper: <a href="https://arxiv.org/pdf/1806.04558.pdf">https://arxiv.org/pdf/1806.04558.pdf</a>
<br>
<br>
code: <a href="https://github.com/liuhaozhe6788/voice-cloning-collab">https://github.com/liuhaozhe6788/voice-cloning-collab</a>
<br>
@@ -37,18 +40,20 @@
<body>
<p style="text-align: center;">
<img src="docs/images/voice_cloning_arch.png" height="400" width="800">
<br>
The architecture is the same as that in the paper.
</p>
</div>
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<h2 id="ljspeech-samples" style="text-align: center;">LJSpeech Samples</h2>
<h2 id="libriSpeech test-samples" style="text-align: center;">LJSpeech Samples</h2>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">Text</th>
<th style="text-align: center">Speaker Prompt</th>
<th style="text-align: center">LJSpeech Model</th>
<th style="text-align: center">Text</th>
<th style="text-align: center">Generated Audio</th>
</tr>
</thead>
<tbody>