sample interview

This commit is contained in:
LUIS NOVO 2024-10-26 07:59:19 -03:00
parent 4f90e8f85a
commit 8cd123f9ea
3 changed files with 22 additions and 1 deletions

View file

@ -66,6 +66,15 @@ Go to the [Usage](docs/USAGE.md) page to learn how to use all features.
You can now build amazing custom podcasts based on your own data. Customize your speakers, episode structure, cadence, voices, etc. You can now build amazing custom podcasts based on your own data. Customize your speakers, episode structure, cadence, voices, etc.
Check out a sample using my own voice created on Eleven Labs and a interview format.
<audio controls>
<source src="docs/assets/interview.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
You can generate your podcast in dozens of languages.
Head to the [Podcasts](docs/PODCASTS.md) page for more info Head to the [Podcasts](docs/PODCASTS.md) page for more info
### v0.0.3 - Transformations ✨ ### v0.0.3 - Transformations ✨

View file

@ -31,4 +31,16 @@ You can use your own notes and assets and steer the content production.
### Manage, Listen to and Download your episodes ### Manage, Listen to and Download your episodes
![Context](assets/podcast_listen.png) ![Context](assets/podcast_listen.png)
### Listen to samples
Check out a sample using my own voice created on Eleven Labs and a interview format.
<audio controls>
<source src="docs/assets/interview.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
You can generate your podcast in dozens of languages.

BIN
docs/assets/interview.mp3 Normal file

Binary file not shown.