sample interview
This commit is contained in:
parent
4f90e8f85a
commit
8cd123f9ea
3 changed files with 22 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
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
|
||||
|
||||
### v0.0.3 - Transformations ✨
|
||||
|
|
|
|||
|
|
@ -31,4 +31,16 @@ You can use your own notes and assets and steer the content production.
|
|||
|
||||
### Manage, Listen to and Download your episodes
|
||||
|
||||

|
||||

|
||||
|
||||
### 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
BIN
docs/assets/interview.mp3
Normal file
Binary file not shown.
Loading…
Reference in a new issue