Added hifiGAN samples trained by SanjaESC

This commit is contained in:
Thorsten Mueller 2021-01-23 18:15:56 +01:00
parent 8e6137b3af
commit bdb3aa7d47
6 changed files with 40 additions and 1 deletions

View File

@ -182,7 +182,46 @@ Originalaufnahmen aus dem "thorsten" Dataset.
</dl>
# HifiGAN
> todo
> Thanks to SanjaESC (https://github.com/SanjaESC) for training this model.
<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-hifigan.wav"></audio></td>
</tr>
<tr>
<td>02</td>
<td>Eure Tröte nervt</td>
<td><audio controls="" preload="none"><source src="samples/sample02-hifigan.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-hifigan.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-hifigan.wav"></audio></td>
</tr>
<tr>
<td>05</td>
<td>In den alten Zeiten, wo das Wünschen noch geholfen hat, lebte ein König, dessen Töchter waren alle schön.</td>
<td><audio controls="" preload="none"><source src="samples/sample05-hifigan.wav"></audio></td>
</tr>
</tbody>
</table>
</dl>
# VocGAN
> **Diese Beispiele basieren auf "ground truth" und nicht auf dem Tacotron 2 Modell**

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.