mirror of
https://github.com/thorstenMueller/Thorsten-Voice.git
synced 2024-11-22 07:53:21 +01:00
Added hifiGAN samples trained by SanjaESC
This commit is contained in:
parent
8e6137b3af
commit
bdb3aa7d47
@ -182,7 +182,46 @@ Originalaufnahmen aus dem "thorsten" Dataset.
|
|||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
# HifiGAN
|
# 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
|
# VocGAN
|
||||||
> **Diese Beispiele basieren auf "ground truth" und nicht auf dem Tacotron 2 Modell**
|
> **Diese Beispiele basieren auf "ground truth" und nicht auf dem Tacotron 2 Modell**
|
||||||
|
BIN
docs/samples/sample01-hifigan.wav
Normal file
BIN
docs/samples/sample01-hifigan.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample02-hifigan.wav
Normal file
BIN
docs/samples/sample02-hifigan.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample03-hifigan.wav
Normal file
BIN
docs/samples/sample03-hifigan.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample04-hifigan.wav
Normal file
BIN
docs/samples/sample04-hifigan.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample05-hifigan.wav
Normal file
BIN
docs/samples/sample05-hifigan.wav
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user