Skip to content

Commit 4379cba

Browse files
committed
feat: update speech tech report
1 parent 7a8a2f3 commit 4379cba

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

tts_tech_report/index.html

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ <h2>Contents</h2>
7272
<ol>
7373
<li><a href="#showcase-with-high-versatility">Showcase with High Versatility</a></li>
7474
<li><a href="#showcase-with-multiple-generation-attempts">Showcase with Multiple Generation Attempts</a></li>
75-
<li><a href="#examples-with-more-possibilities">Examples with More Possibilities</a></li>
7675
</ol>
7776
</li>
7877
<li><a href="#zero-shot-vs-one-shot-demonstrations">Zero-Shot vs. One-Shot Demonstrations</a></li>
@@ -222,43 +221,6 @@ <h3 id="showcase-with-multiple-generation-attempts">Showcase with Multiple Gener
222221
</tbody>
223222
</table>
224223
</div>
225-
226-
<h3 id="examples-with-more-possibilities">Examples with More Possibilities, Audio Effects and Sound Effects are
227-
Generated</h3>
228-
<div class="scroll-wrapper">
229-
<table style="width: 100%;">
230-
<tbody>
231-
<tr class="border-bottom-thin">
232-
<th scope="col" style="width: 50%;">Description</th>
233-
<th scope="col" style="width: 50%; text-align: center;">Generated Audio</th>
234-
</tr>
235-
<tr class="border-bottom-thin">
236-
<td>
237-
An ASMR Whispering Voice with Generated Breathing and Sound Effects
238-
</td>
239-
<td>
240-
<audio class="audio-lg" src="assets/audios/Breathy%20ASMR.MP3" controls></audio>
241-
</td>
242-
</tr>
243-
<tr class="border-bottom-thin">
244-
<td>
245-
A Robotic Voice with Rich Bass Resonance and Spatial Presence
246-
</td>
247-
<td>
248-
<audio class="audio-lg" src="assets/audios/Lucky%20Robot.mp3" controls></audio>
249-
</td>
250-
</tr>
251-
<tr class="border-bottom-thin">
252-
<td>
253-
A Sardonic Mature Female Voice
254-
</td>
255-
<td>
256-
<audio class="audio-lg" src="assets/audios/Onee-san.wav" controls></audio>
257-
</td>
258-
</tr>
259-
</tbody>
260-
</table>
261-
</div>
262224
</div>
263225

264226
<div class="article-block">

0 commit comments

Comments
 (0)