lopezpdvn / anki-tts

anki tts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anki-tts

anki tts

Install with Homebrew on Mac OS.

$ alias espeak=/usr/local/Cellar/espeak/1.48.04_1/bin/espeak

Usage

$ python3 main.py > example.xml
$ espeak -m -f example.xml -s 150 -w example.wav

About

anki tts

License:MIT License


Languages

Language:Python 75.6%Language:Shell 24.4%