jasperproject / jasper-client

Client code for Jasper voice computing platform
MIT License
4.52k stars 1.01k forks source link

Error after Installing | Running jasper.py #632

Open ghost opened 6 years ago

ghost commented 6 years ago

Hello, I have installed Jasper on my Raspberry Pi 3 B and then I start jasper.py I become the following Error:


My profile.yml:

carrier: smsmail.eplus.de first_name: Timo gmail_password: '' last_name: !!python/str "Koessler" location: Berlin phone_number: 015730493618 prefers_email: false stt_engine: witai timezone: Europe/Berlin wmo_id: 10410 tts_engine: espeak-tts witai-stt: access_token: XXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Thank you very much for helping.

ghost commented 6 years ago

Update: Now I had removed the !!python/str and I become an other Error:


ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started WARNING:client.notifier:gmail_address or gmail_password not set in profile, Gmail notifier will not be used INFO:client.stt:Transcribed: [] No disturbance detected

TWAHRI commented 6 years ago

Hey @ghost did you find a solution for the second 2nd error ?