Daniel Doña

Results 12 issues of Daniel Doña

Is there any way to set the hostname of the board? Currently, it defaults to `espressif`

Currently waking from deep sleep is defined as `REBOOT_REASON_SLEEP` but in BK7231 there are at least two possible "sub-types": GPIO and RTC. Can we have separate reboot reasons for these...

If only one GPIO is configured as wake source for deep sleep and a rising edge is used, the boot reason is just "power on". For example, using GPIO15 on...

I'm getting the following error trying to flash a basic ESPhome configuration with ltchiptool. ``` I: Detected file type: UF2 - esphome 2023.9.0-dev I: Connecting to 'Beken 7231N' on /dev/ttyUSB0...

bug
BK7231

When RDFlib graph is used as a temporal storage it seams that the backend leaks memory, the problem doesn't apear with the default RDFlib backend. Is there a proper way...

Investigating #27 bug I found this other possible problem I was getting this output from Mapeathor: `ERROR: File not found ` But the real problem is this: ``` >>> data...

enhancement

(Still working on it)

Found testing icefall egs for `commonvoice/ASR` on `./prepare.sh` Running `lhotse download commonvoice [...]` results in a HTTP error: ``` 2024-04-17 21:54:04,887 INFO [commonvoice.py:84] Language: fr Downloading CommonVoice languages: 0%| |...

![Captura de pantalla_2024-05-21_09-50-22](https://github.com/mlc-ai/web-stable-diffusion/assets/23705091/e3fbe75d-45e0-4fde-a0c5-f7a2e61dfc14) Is this expected? No option seems to change the result Running on Linux with Chrome 127.0.6492.0 With `./chrome --enable-features=Vulkan --enable-dawn-features=disable_robustnes` and "Unsafe WebGPU Support" enabled NVIDIA Driver...