Skip to content

Commit

Permalink
Update tortoise_v2_examples.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Livshitz authored Jan 2, 2023
1 parent f28a116 commit 7bc068c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tortoise_v2_examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2>Short-form</h2>
<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>
Expand Down Expand Up @@ -125,4 +125,4 @@ <h1>Prompt Engineering 🐢</h1>
<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>

0 comments on commit 7bc068c

Please sign in to comment.