Update tortoise_v2_examples.html

This commit is contained in:
Elya Livshitz 2023-01-02 19:45:11 +02:00 committed by GitHub
parent f28a116b48
commit 7bc068ca5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ available at <a href="https://github.com/neonbjb/tortoise-tts">https://github.co
<audio controls="" style="width: 600px;"><source src="https://github.com/neonbjb/tortoise-tts/raw/main/examples/favorites/robert_deniro_review.mp3" type="audio/mp3"></audio><br>
<audio controls="" style="width: 600px;"><source src="https://github.com/neonbjb/tortoise-tts/raw/main/examples/favorites/william_shatner_spacecraft_interview.mp3" type="audio/mp3"></audio><br>
<h2>Short-form</h2>
<h2>Long-form</h2>
<audio controls="" style="width: 600px;"><source src="https://github.com/neonbjb/tortoise-tts/raw/main/examples/favorite_riding_hood.mp3" type="audio/mp3"></audio><br>
<h1>Comparisons (with the LJSpeech voice): 🐢 </h1>
@ -125,4 +125,4 @@ less effected by this.</p>
<b>Happy:</b><audio controls="" style="width: 600px;"><source src="https://github.com/neonbjb/tortoise-tts/raw/main/examples/prompting/happy.mp3" type="audio/mp3"></audio><br>
<b>Scared:</b><audio controls="" style="width: 600px;"><source src="https://github.com/neonbjb/tortoise-tts/raw/main/examples/prompting/scared.mp3" type="audio/mp3"></audio><br>
</body></html>
</body></html>