Skip to content

Google TTS Engine not available #717

@appeacock

Description

@appeacock

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions