Skip to content

Commit

Permalink
🥚
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Oct 8, 2024
1 parent 175535d commit ac61b0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,23 +110,23 @@ Here are some examples using a few different TTS providers & voices, containing
<tbody>
<tr>
<td>
OpenAI tts-1-hd "alloy" voice
OpenAI tts-1-hd "alloy" voice (female; solid quality but more expensive)
</td>
<td>
<video src="https://github.com/user-attachments/assets/f634f2cc-cc65-4381-ba04-5fc59df69668"></video>
</td>
</tr>
<tr>
<td>
OpenAI tts-1-hd "onyx" voice
OpenAI tts-1-hd "onyx" voice (male; solid quality but more expensive)
</td>
<td>
<video src="https://github.com/user-attachments/assets/5cc86ae3-9f82-414c-a69f-a2ab40db4ce1"></video>
</td>
</tr>
<tr>
<td>
Unreal Speech "Scarlett" voice
Unreal Speech "Scarlett" voice (female; medium quality but cheaper)
</td>
<td>
<video src="https://github.com/user-attachments/assets/232e5258-9f89-4493-a06b-5523ddf93226"></video>
Expand Down

0 comments on commit ac61b0a

Please sign in to comment.