Text To Speech ZIP
Split text by blank lines, generate one MP3 per block, and download the voice pack as a ZIP file.
This tool sends your text to the OpenAI API to generate audio. It does not run locally in the browser.
The text you enter is processed on the server side to generate audio files.
Preview
WaitingPaste text to begin
Each blank-line-separated block becomes one MP3 file in the ZIP archive.
What it does
This tool turns paragraph blocks into a batch of MP3 files. Every block separated by a blank line becomes one audio file, then everything is packaged into a single ZIP download.
How to use it
- Paste the source text and separate each audio segment with a blank line.
- Choose a voice, adjust speech speed, and set the ZIP filename.
- Generate the ZIP and download all MP3 files together.
Tips
- Keep one idea or sentence group per paragraph so each MP3 is easy to reuse.
- Use short paragraph blocks for more reliable generation and cleaner file splitting.
- This first version does not include translation. It reads the text exactly as entered.
FAQ
How are files split?
Every block separated by one or more blank lines becomes one MP3 file in the ZIP archive.
Does this run locally in the browser?
No. This tool sends text to the OpenAI API on the server to generate audio.
Does this translate the text first?
No. This version only generates speech from the text you provide.