MATTYGILO
MATTYGILO
I was wondering what normalisation is used in sound file module.
How could I quantise this model for full int 8?
 Like the image above. If you know a way of doing this without implementations do say.
I am building with the latest esp32s3 micropython code which is now ESP IDF 5.0 I am getting these errors ``` idf/main/CMakeFiles/__idf_main.dir /MyPathmicropython/ports/esp32/ppp_set_auth.c.obj cc1: warning: command-line option '-fno-rtti' is valid...
Version 2023.3 https://www.jetbrains.com/pycharm/download/other.html
I am connecting to a wifi network I am already connected to. I run code: ``` // Connect to the wifi with the provided credentials bool connected = await WiFiForIoTPlugin.connect(...
I get this error: 2023-03-19 20:17:07.037266: W tensorflow/core/framework/op_kernel.cc:1780] OP_REQUIRES failed at audio_video_mp3_kernels.cc:238 : INVALID_ARGUMENT: read 229026 from 0 failed: 0 InvalidArgumentError: {{function_node __wrapped__IteratorGetNext_output_types_2_device_/job:localhost/replica:0/task:0/device:CPU:0}} read 439006 from 0 failed: 0 [[{{node...
It would be great if UART accepted Pin class instead of integers ``` >>> UART(1, 9600, timeout=1000, rx=Pin(18), tx=Pin(17)) Traceback (most recent call last): File "", line 1, in TypeError:...
I am getting this error: ``` Error unknown predicate and used in precondition of action ``` from this code: ``` (:action PICKUP_NORMAL :parameters (?b - Bot ?a - Aisle ?s...
[!] No podspec found for `pinch_zoom_image_updated` in `.symlinks/plugins/pinch_zoom_image_updated/ios`