Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #230 from Romkabouter/master
Browse files Browse the repository at this point in the history
Fix Google Wavenet TTS
  • Loading branch information
synesthesiam authored May 29, 2020
2 parents 3d42551 + ff0aea4 commit 3133666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-venv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ DEFINE_boolean 'system' true 'Install system dependencies'
DEFINE_boolean 'flair' false 'Install flair'
DEFINE_boolean 'precise' true 'Install Mycroft Precise'
DEFINE_boolean 'adapt' true 'Install Mycroft Adapt'
DEFINE_boolean 'google' false 'Install Google Text to Speech'
DEFINE_boolean 'google' true 'Install Google Text to Speech'
DEFINE_boolean 'kaldi' true 'Install Kaldi'
DEFINE_boolean 'tools' true 'Install Rhasspy tools'
DEFINE_boolean 'web' true 'Install web UI'
Expand Down

0 comments on commit 3133666

Please sign in to comment.