-
Notifications
You must be signed in to change notification settings - Fork 62
Description
Hey.
Grate setup but with some compiling errors with the news update, and i can only say Okay nabo ones, and then its loos the "microfone" and there is no sound comming from it and no text if that is turned on.
I dont know how to fix it, not that into yaml. Sorry
Compiling .pioenvs/esp32-s3box-3/src/main.cpp.o
In file included from src/esphome/components/adc/adc_sensor.h:9,
from src/esphome.h:3,
from src/main.cpp:3:
/data/cache/platformio/packages/framework-espidf/components/esp_adc/deprecated/include/esp_adc_cal.h:17:2: warning: **#warning "legacy adc calibration driver is deprecated, please migrate to use esp_adc/adc_cali.h and esp_adc/adc_cali_scheme.h" [-Wcpp]
17 | #warning "legacy adc calibration driver is deprecated, please migrate to use esp_adc/adc_cali.h and esp_adc/adc_cali_scheme.h"**
| ^~~~~~~
In file included from src/esphome/components/adc/adc_sensor.h:10:
/data/cache/platformio/packages/framework-espidf/components/driver/deprecated/driver/adc.h:19:2: warning: #warning "legacy adc driver is deprecated, please migrate to use esp_adc/adc_oneshot.h and esp_adc/adc_continuous.h for oneshot mode and continuous mode drivers respectively" [-Wcpp]
19 | #warning "legacy adc driver is deprecated, please migrate to use esp_adc/adc_oneshot.h and esp_adc/adc_continuous.h for oneshot mode and continuous mode drivers respectively"
| ^~~~~~~
[01:48:38][D][micro_wake_word:325]: Detected 'Okay Nabu' with sliding average probability is 0.99 and max probability is 1.00
[01:48:38][D][micro_wake_word:370]: Stopping wake word detection
[01:48:38][D][micro_wake_word:378]: State changed from DETECTING_WAKE_WORD to STOPPING
[01:48:38][D][micro_wake_word:273]: Inference task is stopping, deallocating buffers
[01:48:38][D][micro_wake_word:278]: Inference task is finished, freeing task resources
[01:48:38][D][micro_wake_word:378]: State changed from STOPPING to STOPPED
[01:48:38][D][speaker_media_player:406]: State changed to ANNOUNCING
[01:48:38][D][speaker_media_player.pipeline:114]: Reading FLAC file type
[01:48:38][D][ring_buffer:034][ann_read]: Created ring buffer with size 1000000
[01:48:38][D][speaker_media_player.pipeline:124]: Decoded audio has 1 channels, 16000 Hz sample rate, and 16 bits per sample
[01:48:38][D][ring_buffer:034]: Created ring buffer with size 9600
[01:48:38][D][resampler_speaker:064]: Starting resampler task
[01:48:38][D][resampler_speaker:085]: Started resampler task
[01:48:38][D][ring_buffer:034][sample]: Created ring buffer with size 3200
[01:48:38][D][speaker_mixer:316]: Starting speaker mixer
[01:48:38][D][speaker_mixer:324]: Started speaker mixer
[01:48:38][D][i2s_audio.speaker:136]: Starting
[01:48:38][D][i2s_audio.speaker:141]: Started
[01:48:38][D][ring_buffer:034][speaker_task]: Created ring buffer with size 48000
[01:48:39][D][speaker_media_player:406]: State changed to IDLE
[01:48:39][D][speaker_mixer:329]: Stopping speaker mixer
[01:48:39][D][resampler_speaker:090]: Stopping resampler task
[01:48:39][D][resampler_speaker:095]: Stopped resampler task
[01:48:39][D][voice_assistant:477]: State changed from IDLE to START_MICROPHONE
[01:48:39][D][voice_assistant:484]: Desired state set to START_PIPELINE
[01:48:39][D][voice_assistant:207]: Starting Microphone
[01:48:39][D][ring_buffer:034]: Created ring buffer with size 16384
[01:48:39][D][voice_assistant:477]: State changed from START_MICROPHONE to STARTING_MICROPHONE
[01:48:39][E][i2s_audio.microphone:489]: Driver failed to start; retrying in 1 second
[01:48:39][E][component:286]: i2s_audio.microphone set Error flag: unspecified
[01:48:39][D][i2s_audio.speaker:148]: Stopping
[01:48:39][D][i2s_audio.speaker:154]: Stopped
[01:48:40][E][component:313]: i2s_audio.microphone cleared Error flag
[01:48:40][D][voice_assistant:477]: State changed from STARTING_MICROPHONE to START_PIPELINE
[01:48:40][D][voice_assistant:228]: Requesting start
[01:48:40][D][voice_assistant:477]: State changed from START_PIPELINE to STARTING_PIPELINE
[01:48:40][D][voice_assistant:499]: Client started, streaming microphone
[01:48:40][D][voice_assistant:477]: State changed from STARTING_PIPELINE to STREAMING_MICROPHONE
[01:48:40][D][voice_assistant:484]: Desired state set to STREAMING_MICROPHONE
[01:48:51][D][sensor:104]: 'battery_voltage': Sending state 4.26284 V with 1 decimals of accuracy
[01:48:51][D][sensor:104]: 'Battery level': Sending state 100.00000 % with 0 decimals of accuracy
[01:48:57][D][sensor:104]: 'up_sens': Sending state 162.28700 s with 0 decimals of accuracy
[01:48:58][D][light:052]: 'LCD Backlight' Setting:
[01:48:58][D][light:069]: Brightness: 30%
[01:48:58][D][light:103]: Transition length: 0.1s
[01:49:04][D][sensor:104]: 'WiFi db': Sending state -38.00000 dBm with 0 decimals of accuracy
[01:49:04][D][sensor:104]: 'WiFi Signal': Sending state 100.00000 % with 0 decimals of accuracy