A Python-based tool that converts user-written text into high-quality audio using AI-based text-to-speech engines.
- Converts custom input text to speech
- Uses ElevenLabs or other TTS APIs
- Outputs downloadable audio files
- Python
- TTS APIs (ElevenLabs, etc.)
- dotenv
pip install -r requirements.txt
python audio_bot/main.py