SlapBot / stephanie-va

Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.
https://slapbot.github.io/
MIT License
799 stars 127 forks source link

I am getting error after I start this project and there is no response to the command I type or speak. #14

Closed rabingaire closed 7 years ago

rabingaire commented 7 years ago

ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave

SlapBot commented 7 years ago

Hmm, can you be more specific? what is your system, python and pip version?

Which file caused this error? install.py or index.py?

rabingaire commented 7 years ago

I am on Ubuntu 16.4 LTS, python 3.5.2, pip 8.1.1 and the file I am getting an error is on Index.py

SlapBot commented 7 years ago

update your pip, and did you installed all packages properly? and show the entire error log.

Nesh108 commented 7 years ago

@rabingaire can you try to reinstall pyaudio? Also, can you try to kill and restart pulseaudio?

SlapBot commented 7 years ago

@rabingaire let us know if you're problem was solved or not to open back the issue, as I am closing the issue because of expiring period.