Added Griffin Lim vocoder samples

This commit is contained in:
Thorsten Mueller 2020-11-21 10:08:08 +01:00
parent c59d19e0a1
commit 5347394f3e
6 changed files with 36 additions and 0 deletions

View File

@ -52,6 +52,42 @@ Originalaufnahmen aus dem "thorsten" Dataset.
> Details zum Model: (todo: link) > Details zum Model: (todo: link)
> Tacotron2 + DDC: 460k Schritte trainiert > Tacotron2 + DDC: 460k Schritte trainiert
<dl>
<table>
<thead>
<tr>
<th>Sample</th>
<th>Text</th>
<th>Audio</th>
</tr>
</thead>
<tbody>
<tr>
<td>01</td>
<td>Eure Schoko-Bonbons sind sagenhaft lecker</td>
<td><audio controls="" preload="none"><source src="samples/sample01-griffin-lim.wav"></audio></td>
</tr>
<tr>
<td>02</td>
<td>Eure Tröte nervt</td>
<td><audio controls="" preload="none"><source src="samples/sample02-griffin-lim.wav"></audio></td>
</tr>
<tr>
<td>03</td>
<td>Europa und Asien zusammengenommen wird auch als Eurasien bezeichnet</td>
<td><audio controls="" preload="none"><source src="samples/sample03-griffin-lim.wav"></audio></td>
</tr>
<tr>
<td>04</td>
<td>Euer Plan hat ja toll geklappt.</td>
<td><audio controls="" preload="none"><source src="samples/sample04-griffin-lim.wav"></audio></td>
</tr>
</tbody>
</table>
</dl>
# ParallelWaveGAN # ParallelWaveGAN
> Tacotron2 + DDC: 360k Schritte trainiert, PWGAN Vocoder: 925k Schritte trainiert > Tacotron2 + DDC: 360k Schritte trainiert, PWGAN Vocoder: 925k Schritte trainiert

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.