esp-skainet icon indicating copy to clipboard operation
esp-skainet copied to clipboard

Espressif intelligent voice assistant

Results 32 esp-skainet issues
Sort by recently updated
recently updated
newest added

i am using esp32s3-devKit-c1 board for experimant this project , i tried to flash wake word detetion example but got error , as mentioned below also i used the provided...

I tried configuring wake word detection example for xiao esp32s3 sense but it does't detect any spoken wake words. I have set the config for pdm mono mode single mic...

在esp32-korvo-v1.1 上遇到警告  Deprecated Quantized wakenet5: wakeNet5_v1_hilexin_5_0.95_0.90, mode:0 (Nov 21 2023 19:15:51) Please switch to ESP32-S3 and wakenet9 ! I (1698) AFE_SR: wake num: 1, mode: 1, (Nov 21 2023...

Hi! I just had a query regarding the bsp_get_feed_data function for esp32s3-eye board in the hardware driver. From this line: `tmp_buff[i] = tmp_buff[i] >> 14; // 32:8为有效位, 8:0为低8位, 全为0, AFE的输入为16位语音数据,拿29:13位是为了对语音信号放大。`...

如何播放网络wav文件和网络mp3文件,我看player组件中仅仅提供播放sd卡或者flash文件。

load:0x40080404,len:4312 entry 0x4008065c I (29) boot: ESP-IDF v5.2 2nd stage bootloader I (29) boot: compile time Mar 5 2024 20:39:27 I (29) boot: Multicore bootloader I (33) boot: chip revision:...

Thanks for having skainet to us. I would like to develop some new function (also deep learning) on esp32, although the current examples are awesome, they don't cover everything. I...

Hi there, I've tried for several days now to get the Wake-word example working on my new ESP32-S3 Box 3. Different IDF versions gave the same reult: The example compiles...

I tried two of the examples `en_speech_commands_recognition` and `wake_word_detection` on **ESP32-S3-Korvo-2 V3.0**. Both are built and flashed successfully. When I say the wake word, it detects it but crashes immediately...

1:00:05.984 ESP-ROM:esp32s3-20210327 01:00:06.050 Build:Mar 27 2021 rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT) SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3808,len:0x17d4 load:0x403c9700,len:0xe78 load:0x403cc700,len:0x310c entry 0x403c9980 I (25) boot: ESP-IDF v4.4.4-146-ga73ba529ac-dirty 2nd stage bootloader I (25) boot: compile...