wzpan / dingdang-robot

🤖 叮当是一款可以工作在 Raspberry Pi 上的中文语音对话机器人/智能音箱项目。
http://dingdang.hahack.com
Other
1.86k stars 535 forks source link

源码安装完,能听到提示语,无法接受命令。 #9

Closed peppaseven closed 7 years ago

peppaseven commented 7 years ago

pi@raspberrypi:~/dingdang$ python dingdang.py /usr/local/lib/python2.7/dist-packages/urllib3/contrib/socks.py:37: DependencyWarning: SOCKS support in urllib3 requires the installation of optional dependencies: specifically, PySocks. For more information, see https://urllib3.readthedocs.io/en/latest/contrib.html#socks-proxies DependencyWarning


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

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

peppaseven commented 7 years ago

pcm.!default{ type asym playback.pcm { type plug slave.pcm "hw:0,0" } capture.pcm { type plug slave.pcm "hw:1,0" } }

ctl.!default { type hw card 1 } 麦克风使用usb免驱动。喇叭是3.5mm输出的那个。

wzpan commented 7 years ago

麦克风质量问题,录出来的声音质量难以被识别成文本。建议使用阵列。