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

After a few commands, Atom echo hangs. #241

Open
draggero opened this issue Jul 21, 2024 · 5 comments
Open

After a few commands, Atom echo hangs. #241

draggero opened this issue Jul 21, 2024 · 5 comments

Comments

@draggero
Copy link

draggero commented Jul 21, 2024

Hi, I have two problems with Atom Echo:

  1. When I use it multiple times to issue a command using the wake word, it can hang for some time or until it is restarted. (ver. 2024.2.0)
  2. When I try to upload m5stack-atom-echo.yaml, it stops properly capturing voice. I have to bring the device close to my mouth for it to capture anything. When I upload the preinstalled firmware (2024.2.0), it works fine, but the problem described in point 1 occurs.
    Any ideas?
@draggero
Copy link
Author

draggero commented Jul 22, 2024

Ad2. It works for me esphome/issues#6059 (comment)

But still sometimes it hangs
[10:07:00][E][voice_assistant:806]: Cannot receive audio, buffer is full

@Evanito
Copy link

Evanito commented Jul 29, 2024

Fixed if you use the new wake word v2 firmware. The existing "stream" mode is where this behavior is happening. Was able to reproduce it myself.

@Taomyn
Copy link

Taomyn commented Jul 31, 2024

I was having issues as well since the latest adopted firmware was released, so I switched to:

m5stack.atom-echo-voice-assistant: github://esphome/firmware/wake-word-voice-assistant/m5stack-atom-echo.adopted.yaml@main

And except with a ton of yellow warning during compilation, more than i have ever seen before, it seems to be working but only time will tell as it happens quite randomly and after a long time for me.

@draggero
Copy link
Author

draggero commented Aug 4, 2024

I was having issues as well since the latest adopted firmware was released, so I switched to:

m5stack.atom-echo-voice-assistant: github://esphome/firmware/wake-word-voice-assistant/m5stack-atom-echo.adopted.yaml@main

And except with a ton of yellow warning during compilation, more than i have ever seen before, it seems to be working but only time will tell as it happens quite randomly and after a long time for me.

Where I should change it?

@Taomyn
Copy link

Taomyn commented Aug 5, 2024

I was having issues as well since the latest adopted firmware was released, so I switched to:
m5stack.atom-echo-voice-assistant: github://esphome/firmware/wake-word-voice-assistant/m5stack-atom-echo.adopted.yaml@main
And except with a ton of yellow warning during compilation, more than i have ever seen before, it seems to be working but only time will tell as it happens quite randomly and after a long time for me.

Where I should change it?

Replacing the current line under "Packages:" in your yaml config file for the device.

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

3 participants