Quick and dirty tool to convert longer texts to mp3 using Google TTS
In your own enviroment issue the following commands:
pip install -r requirements.txt
python setup.py build
python setup.py install
python -m txt2mp3 -i input.txt -o output.txt
Use -h
for print internal help.
- Setup script should be able to install requirements
- Lack of preprocessing and tokenizing support
- Sentence and section splitting may be broken
- Does not support ripping off segmenting elements such as line of
---
and===