-
openai-tts.py
- script that voices two hosts (male and female) by text from JSON file, powered by OpenAI TTS model.- Add OpenAI API key to
OPENAI_API_KEY
enviroment variable and start script bypython openai-tts.py
command.
- Add OpenAI API key to
-
elevenlabs-tts
- script that voices two hosts (male and female) by text from JSON files, powered by Elevenlabs TTS model.- Add Elevenlabs API key to
ELEVENLABS_API_KEY
enviroment variable and start script bypython elevenlabs-tts
command.
- Add Elevenlabs API key to
-
outputs
folder contains examples of output .mp3 files (Belarusian and English languages). -
final_results
folder contains examples of edited podcasts (Belarusian and English languages).
-
Notifications
You must be signed in to change notification settings - Fork 1
Text-to-speach Python scripts for podcasting
License
it-beard/podcast-tts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Text-to-speach Python scripts for podcasting