Commit graph

5 commits

Author SHA1 Message Date
janpbuethe
920300c546 Add lpc weighting and model parameter handling
Model now stores LPC gamma, look-ahead, and end-to-end.
Parameters aren't quite reliable yet, YMMV
2022-09-06 23:14:39 -04:00
Jean-Marc Valin
3f7756c53f Bring test_lpcnet.py up-to-date 2021-10-20 23:35:59 -04:00
Krishna Subramani
c1532559a2 Adds end-to-end LPC training
Making LPC computation and prediction differentiable
2021-08-02 19:28:27 -04:00
Jean-Marc Valin
6585843237 Removing the unused features
Down to 20 features
2021-07-29 03:20:59 -04:00
Jean-Marc Valin
f0ce43389a Update test_lpcnet.py, remove old TF1 code 2021-06-30 18:54:27 -04:00
Renamed from dnn/test_lpcnet.py (Browse further)