Rafael Diniz
Rafael Diniz
Great! Could you share a sample HLS streaming html / js pipeline? ; )
One question: DASH is also enabled, right?
Hi @davedoesdev ! I'm really willing to test DASH, and can help. I'm still in my infancy with WebAssembly, but indeed I'm a long time C developer. I did not...
Thanks a lot @rillian ! Input is pcm uint16 16 kHz samples right?
I managed to use, it works, I can encode and decode an audio, thanks! But the features file size is massive. Is FARGAN supposed to be a LPCNet substitute?
Thanks again @rillian. I took a look in the article, but I need more information about the actual encoding and decoding, and how to set the bitrate, if tunable. The...
Indeed, it is just the feature vector, without the actual entropy coder. I'm playing with opus_demo, but I see no vestige of an option to enable fargan compression.

> What would be nice will be to have a shortcut that executes the Makefile using the new toochain in the folder where the file is open. But then we...
Some nice stuff from Makefile.wat, for DOS: ``` # -ms (small mode) cannot be used (Jove is about 15K over the 64K code limit, # even with -DBAREBONES, and OPTFLAGS="-os...