Converts text to speech using IVONA 2 Maxim OEM voice on Windows servers.
- Process text messages and .txt files
- Split large texts into 10,000-character chunks
- Generate MP3 audio using IVONA Maxim voice
- Streamline audio delivery via Telegram
- Persistent logging with daily rotation
- Windows Server (Tested on Windows Server 2019)
- IVONA 2 Maxim OEM TTS engine (Download)
- FFmpeg (Install guide)
- Python 3.10+
-
Install IVONA 2 Maxim:
- Download installer from official source
- Complete installation (voice will appear in Windows TTS voices)
- Verify installation via:
Control Panel > Speech Recognition > Text to Speech
-
Install FFmpeg (version for Windows) and put ffmpeg folder to drive C:, must be C:\ffmpeg
python app.py