-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
On the off chance there is an active developer able to review versus redirecting to an equally inactive forum:
pi@raspberrypi:~ $ ~/jasper/jasper.py
*******************************************************
* JASPER - THE TALKING COMPUTER *
* (c) 2015 Shubhro Saha, Charlie Marsh & Jan Holthuis *
*******************************************************
ERROR:root:Error occured!
Traceback (most recent call last):
File "/home/pi/jasper/jasper.py", line 146, in <module>
app = Jasper()
File "/home/pi/jasper/jasper.py", line 105, in __init__
tts_engine_class = tts.get_engine_by_slug(tts_engine_slug)
File "/home/pi/jasper/client/tts.py", line 665, in get_engine_by_slug
"missing dependencies, etc.)") % slug)
ValueError: TTS engine 'google-tts' is not available (due to missing dependencies, etc.)
Reproduced after 2 attempts to start Jasper with same TTS engine as well as AT&T method. Same error. Code fails and does not indicate any problems.
Metadata
Metadata
Assignees
Labels
No labels