.gitignore | ||
generate.py | ||
INSTALL.sh | ||
README.md | ||
requirements.txt | ||
RUN.sh | ||
sound_cache.csv | ||
tts.py | ||
unsorted_words_lesson06.csv | ||
words.csv |
en_de
Generate audio from a dictionary.
install
./INSTALL.sh
run
You first need a service account secret from Google Cloud Text-To-Speech API (go through the steps of Before you begin
section, the rest is handled by the app).
Modify what you need from the generate.py
file:
./RUN.sh