-
Thanks for publishing the source code. I would like to know where in the project I can find the codes for the following tasks:
1) Handling Consistent Object Id before and After Occlusion.
2) Embed…
-
Hi,
I followed steps to install Autotest server manually from http://autotest.readthedocs.org/en/latest/main/sysadmin/AutotestServerInstall.html.
But on link http://localhost/afe/, it is giving 404…
-
在esp32-korvo-v1.1
上遇到警告
[0m
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 !
[0;32mI (1698) AFE_SR: wake nu…
-
```cpp
(.literal._Z10audio_taskPv+0xc): undefined reference to `esp_agc_open(int, int)'
```
-
Hello.
i am trying to make work the "en_speech_commands_recognition" example, but when the wake word detect the watchdog resets the esp, so i disable the watchdog, and now when detect the wake word s…
-
-
![image](https://github.com/gyscos/zstd-rs/assets/46584343/8d8ffe8e-6157-49d8-af79-d5cc142b1ef3)
The error message is as follows:
error[E0432]: unresolved import `zstd_sys::ZSTD_cParameter::ZS…
-
I want to create a library of Lambda functions to share and after experimenting with various ways of sharing, I'm running into problems when importing from a Gist.
When you import a Gist into a **n…
-
There are some names which we can't use in AFE (Table, Group, Consolidate, etc.) but documentation says nothing about that, at least I didn't find. It's worth to mention, if not list of such names whe…
-
idf version:4.4.5
adf version:adf-v2.6
board: esp32-lyrt
l can call esp32 from phone, but when i call esp_rtc_answer(esp_sip),_audio_dec() task will crash because no data recv from rtp.
below is…