Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

离线唤醒机制初始化失败 #106

Open
lomon-emerson opened this issue Jun 5, 2023 · 1 comment
Open

离线唤醒机制初始化失败 #106

lomon-emerson opened this issue Jun 5, 2023 · 1 comment

Comments

@lomon-emerson
Copy link

我是mac电脑,用docker来运行,出现以下问题,如何解决啊,谢谢了。
2023-06-05 22:12:43 2023-06-05 14:12:43,961 - robot.detector - detector.py - initDetector - line 113 - CRITICAL - 离线唤醒机制初始化失败:[Errno -9996] Invalid input device (no default output device)
2023-06-05 22:12:43 Stack (most recent call last):
2023-06-05 22:12:43 File "wukong.py", line 188, in
2023-06-05 22:12:43 wukong.run()
2023-06-05 22:12:43 File "wukong.py", line 95, in run
2023-06-05 22:12:43 detector.initDetector(self)
2023-06-05 22:12:43 File "/app/robot/detector.py", line 113, in initDetector
2023-06-05 22:12:43 logger.critical(f"离线唤醒机制初始化失败:{e}", stack_info=True)
2023-06-05 22:17:09 2023-06-05 14:17:09,393 - tornado.access - web.py - log_request - line 2344 - WARNING - 404 GET /apple-touch-icon-precomposed.png (172.17.0.1) 0.94ms
2023-06-05 22:17:09 2023-06-05 14:17:09,405 - tornado.access - we

@wzpan
Copy link
Owner

wzpan commented Jul 3, 2023

[Errno -9996] Invalid input device (no default output device)

说的是你的麦克风没配置好。确认 aplay 和 arecord 能正常工作再使用 wukong-robot 。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants