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 b4cb061 commit 334a0f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,15 @@ This [example](./examples/B0819W19WD) uses the first page of the scifi book [Rev
</li>
<li>
<a href="./examples/B0819W19WD/audio-previews/openai-alloy-preview.mp3">Audiobook preview using OpenAI's "alloy" voice</a> (solid quality but expensive)
<video src="./examples/B0819W19WD/audio-previews/openai-alloy-preview.mp3" type="audio/mp3"/>
</li>
<li>
<a href="./examples/B0819W19WD/audio-previews/openai-onyx-preview.mp3">Audiobook preview using OpenAI's "onyx" voice</a> (solid quality but expensive)
<video src="./examples/B0819W19WD/audio-previews/openai-onyx-preview.mp3"></video>
</li>
<li>
<a href="./examples/B0819W19WD/audio-previews/unrealspeech-scarlett-preview.mp3">Audiobook preview using Unreal Speech's "scarlett" voice</a> (medium quality but cheaper)
<video src="./examples/B0819W19WD/audio-previews/unrealspeech-scarlett-preview.mp3"></video>
</li>
</ul>
</td>
Expand Down

0 comments on commit 334a0f6

Please sign in to comment.