J Mikael
J Mikael
Hi :) Thanks for the library.. Is there a way to generate more than the default number of addresses? Also Once an address gets used are more generated automatically? I...
Hi, How do you extraxt 3D landmarks from an image? Cannot find in docs / README Thank you
Hi! Thanks for the great lib and interesting paper. What sample rate did you use for loading audio and is this important when computing log mel specs? Also what is...
Hi thanks for the great lib, Unfortunately not working on ios 16.3 physical device when I try to change languages from english: In set awaitOptions I called ``` if (Platform.isIOS)...
Hi! Thanks for the lib and tutorial, it is very informative. With respect to finetuning would it be worth quantizing the model first to fp16 or even int8 before beginning...
Hi thanks for the lib, I am receiving this error when running: ``` signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x170 Cause: null pointer dereference x0 0000000000000000 x1 0000007d35120cdc...
Hi! Do you have any output audio files from your training run to see how results are? Thank you
Hi! Great work! Out of curiosity you mention you achieved 1 step sampling in the paper however the minimum number of steps seems to be 2 for all the trained...