Commit graph

8 commits

Author SHA1 Message Date
Jean-Marc Valin
efeaa8aef8
Make weights blob a void* 2024-03-02 17:36:09 -05:00
Michael Klingbeil
12fbd8111a
use opus_(re)alloc and opus_free for dnn and DRED related functions 2023-12-15 15:48:58 -05:00
Jean-Marc Valin
c9af8f80f7
Fix potential read out of bounds in fargan 2023-11-26 03:16:34 -05:00
Jean-Marc Valin
7f7b2a1c66
Smaller version of fargan
800k parameters, 600 MFLOPS, with a receptive field of 3 feature vectors
2023-11-16 02:06:14 -05:00
Jean-Marc Valin
2e034f6f31
Adding RTCD for DNN code
Starting with compute_linear()
2023-11-15 23:45:32 -05:00
Jean-Marc Valin
d53531d0bd
Update blob loading code 2023-10-29 18:06:18 -04:00
Jean-Marc Valin
cbd3a80552
minor tweaks 2023-10-14 21:19:46 -04:00
Jean-Marc Valin
35cb8d7f66
C implementation of FARGAN 2023-10-14 16:42:33 -04:00