tts2media icon indicating copy to clipboard operation
tts2media copied to clipboard

Go library to run TTS engines, convert their output to mp3/ogg, and make videos from images or other videos

tts2media

Run TTS engines, convert their outputs (WAV files) to mp3 and ogg, and make videos from images or other videos. As used in http://nask.co.

Docs

See https://godoc.org/github.com/pqyptixa/tts2media for documentation.

Support

Only tested on Linux.

Dependencies

From Go: no external packages are needed. Tested with Go 1.5

System: Requires espeak, picotts (pico2wave) and ffmpeg + ffprobe.