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

Commit ad935fc

Browse files
authored
updated voice location for mycroft-standalone version
1 parent ff6370e commit ad935fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ cat > ${DEB_DIR}/etc/mycroft/mycroft.ini << EOM
118118
[tts]
119119
module = "mimic"
120120
mimic.path = "/opt/mycroft/bin/mimic"
121-
mimic.voice = "/usr/local/lib/python2.7/site-packages/Mycroft-0.6.3-py2.7.egg/mycroft/tts/mycroft_voice_4.0.flitevox"
121+
mimic.voice = "/opt/mycroft/lib/python2.7/site-packages/Mycroft-0.6.9-py2.7.egg/mycroft/tts/mycroft_voice_4.0.flitevox"
122122
[metrics_client]
123123
enabled = True
124124

0 commit comments

Comments
 (0)