Generates long form audio, by splitting the generations by paragraph and merging them at the end.
A simple Text-to-Speech (TTS) generator using the ElevenLabs API and a retro-styled tkinter GUI.
- Convert text to speech using the ElevenLabs API
- Retro-themed GUI built with tkinter
- Save generated audio as MP3
-
Clone this repository:
-
Install the required dependencies:
-
Run the TTS Generator:
- Enter the text you want to convert into speech into the text box.
- Click on "Generate Audio" to create the audio file.
- Choose the location to save your audio file as an MP3.