MATTYGILO

Results 29 issues of MATTYGILO

Is there a way that I can convert audio recorded into samples. At the moment the audio files are being saved to the directory /storage/emulated/0/default.m4a. How can I convert the...

waiting for customer response

Note: if you feel ready to improve τ, perhaps you could do a Pull Request ? This would be great ! ------ **Is your feature request related to a problem?...

enhancement
Not yet handled

Is it possible to record and create wav files using this plugin

There has recently been an article saying mobilenetv3 can be used for QAT [https://blog.tensorflow.org/2022/06/Adding-Quantization-aware-Training-and-Pruning-to-the-TensorFlow-Model-Garden.html](https://blog.tensorflow.org/2022/06/Adding-Quantization-aware-Training-and-Pruning-to-the-TensorFlow-Model-Garden.html) However when I run this code: ``` from tensorflow.keras.applications import MobileNetV3Small import tensorflow_model_optimization as tfmot model...

bug

Just a quick question. I want my final model to be full int8 instead of float32 for input and outputs. I want the training to be as accurate as possible....

bug

Hi I am using a sim800l instead of wifi and would like to update the clock locally with ntptime. Is it possible to do this with sim800l and ntptime. All...

bug

I am using esp32s3 esp-idf v4.4 I am trying to build with `#include "esp_wpa2.h"` and I get this error ``` fatal error: esp_wpa2.h: No such file or directory #include "esp_wpa2.h"...

bug

` Crashed: com.apple.main-thread 0 libsystem_kernel.dylib 0x1b7c4d84c __pthread_kill + 8 1 libsystem_pthread.dylib 0x1d45349e8 pthread_kill + 212 2 libsystem_c.dylib 0x194a098f4 abort + 100 3 libsystem_c.dylib 0x194a08cf4 err + 286 4 MyApp 0x104256a94...

In the new flutter update VelocityTracker need a pointerDeviceKind i've set this to unknown so that all pointers will work.

When I use the encodePng(image) it returns with the error. > RangeError (index): Index out of range: index should be less than 57088: 57088 It says that the index should...