mirror of
https://github.com/thorstenMueller/Thorsten-Voice.git
synced 2024-11-21 23:43:12 +01:00
Added silero models to audio comparison
This commit is contained in:
parent
bae96a75a5
commit
4c06db69dd
@ -355,4 +355,50 @@ Originalaufnahmen aus dem "thorsten" Dataset.
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
|
||||||
|
# Silero models
|
||||||
|
> Thanks [snakers4](https://github.com/snakers4/silero-models)
|
||||||
|
> Details: [Notebook von Silero](https://colab.research.google.com/github/snakers4/silero-models/blob/master/examples_tts.ipynb#scrollTo=indirect-berry)
|
||||||
|
|
||||||
|
<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-silero.wav"></audio></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>02</td>
|
||||||
|
<td>Eure Tröte nervt</td>
|
||||||
|
<td><audio controls="" preload="none"><source src="samples/sample02-silero.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-silero.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-silero.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-silero.wav"></audio></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
</dl>
|
</dl>
|
BIN
docs/samples/sample01-silero.wav
Normal file
BIN
docs/samples/sample01-silero.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample02-silero.wav
Normal file
BIN
docs/samples/sample02-silero.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample03-silero.wav
Normal file
BIN
docs/samples/sample03-silero.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample04-silero.wav
Normal file
BIN
docs/samples/sample04-silero.wav
Normal file
Binary file not shown.
BIN
docs/samples/sample05-silero.wav
Normal file
BIN
docs/samples/sample05-silero.wav
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user