Commit graph

10 commits

Author SHA1 Message Date
Jean-Marc Valin
60450472a6 Merge branch 'plc_challenge' into master 2022-09-07 00:38:55 -04:00
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
2e18f0d160 Using Burg cepstrum for feature prediction 2022-02-04 22:04:23 -05:00
Jean-Marc Valin
b93dbfc0bc Adding Burg spectral estimation code 2022-02-03 00:28:23 -05:00
Jean-Marc Valin
227537c994 Avoiding more symbol clashes with Opus 2022-01-25 00:08:27 -05:00
Jean-Marc Valin
805fed733a Fix warnings 2022-01-24 16:33:32 -05:00
Jean-Marc Valin
a3300d7b24 Fix bias in LPC spectrum 2019-04-10 21:13:44 -04:00
Jean-Marc Valin
12f16df6b7 More work on making freq.[ch] more generic 2018-12-13 17:40:05 -05:00
Jean-Marc Valin
fb3112ade6 Removing most of the full-overlap assumptions from freq.[ch] 2018-12-13 15:42:11 -05:00
Jean-Marc Valin
590e9ce41d Move the common functions from dump_data.c to freq.c 2018-12-11 16:28:50 -05:00