Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
updated voice location for mycroft-standalone version
Browse files Browse the repository at this point in the history
  • Loading branch information
aatchison authored Jun 19, 2016
1 parent ff6370e commit ad935fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ cat > ${DEB_DIR}/etc/mycroft/mycroft.ini << EOM
[tts]
module = "mimic"
mimic.path = "/opt/mycroft/bin/mimic"
mimic.voice = "/usr/local/lib/python2.7/site-packages/Mycroft-0.6.3-py2.7.egg/mycroft/tts/mycroft_voice_4.0.flitevox"
mimic.voice = "/opt/mycroft/lib/python2.7/site-packages/Mycroft-0.6.9-py2.7.egg/mycroft/tts/mycroft_voice_4.0.flitevox"
[metrics_client]
enabled = True
Expand Down

0 comments on commit ad935fc

Please sign in to comment.