- litl bit outdated, take care -
Any2Mp4 is a mix of open source snippets to quickly test automated audio or video generation.
- txt2mp3
- create video from Wikipedia
- create video from a website
- create video with TTS - gTTS
- create video with TTS - txt2wav
- create video with TTS - polly
- some PHP snippets
- Debian 8 or any other Linux flavour, ffmpeg, php cli, Python Pip, gTTS, pdftotext, txt2wave, Sox with mp3 support, ImageMagick, AWS cli, Amazon-Polly-Batch, Perl is required, a web server is required to serve HTML pages and save screenshots using PhantomJS.
apt-get update
apt-get install -y ffmpeg php-cli python-dev build-essential python-pip poppler-utils sox libsox-fmt-mp3 unzip libttspico0 libttspico-utils libttspico-data espeak chrpath libssl-dev libxft-dev libfreetype6 libfreetype6-dev libfontconfig1 libfontconfig1-dev npm xvfb
pip install gTTS pyttsx awscli boto3
npm install phantomjs
wget https://github.com/Harumaro/pico-read-speaker/blob/improvement/output-folder-param/txt2wave.py
git clone https://github.com/agentzh/amazon-polly-batch/archive/master.zip