Skip to content

VAD threshold is no longer supported ... voice-assistant/m5stack-atom-echo.adopted.yaml:52 #312

Open
@JamesOsborn-SE

Description

@JamesOsborn-SE

The problem

When I try to compile this package:

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

I get this error:

INFO ESPHome 2025.5.1
INFO Reading configuration /config/esphome/m5stack-atom-echo.yaml...
INFO Updating https://github.com/esphome/esphome.git@pull/5230/head
INFO Updating https://github.com/jesserockz/esphome-components.git@None
Failed config

voice_assistant: [source /data/packages/c46f54c1/voice-assistant/m5stack-atom-echo.adopted.yaml:52]
  id: va
  microphone: echo_microphone
  speaker: echo_speaker
  noise_suppression_level: 2
  auto_gain: 31dBFS
  volume_multiplier: 2.0
  
  VAD threshold is no longer supported, as it requires the deprecated esp_adf external component. Use an i2s_audio microphone/speaker instead. Additionally, you may need to configure the audio_adc and audio_dac components depending on your hardware.

What microcontroller chip are you using?

ESP32

Board

m5stack-atom

Anything in the logs that might be useful for us?

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions