Commit graph

19 commits

Author SHA1 Message Date
Jean-Marc Valin
3c9ada30ef
Move LPCNet headers 2023-06-22 03:38:24 -04:00
Jean-Marc Valin
07bb3f01b4
cleanup: get rid of non-causal PLC and DC handling 2023-06-22 00:58:25 -04:00
Jean-Marc Valin
d749351ae5 Add lpcnet_compute_single_frame_features_float() 2023-06-05 14:13:37 -04:00
Jean-Marc Valin
ba5dde539a Add reset functions that don't clear the model 2023-06-01 04:09:57 -04:00
Jean-Marc Valin
fa7b432eed Initial blob loading support 2023-05-28 01:57:30 -04:00
Jean-Marc Valin
5b9b4381eb Add call to clear FEC buffer 2022-12-20 21:55:28 -05:00
Jean-Marc Valin
b6ac1c78bb FEC hooks in the PLC code
Can now inject FEC features to be used by the PLC when available
2022-09-27 02:24:21 -04:00
Jean-Marc Valin
a7b2420300 Setting PLC options at run-time
Causal vs non-causal, DC filter, and blending are now configurable
2022-02-21 21:36:08 -05:00
Jean-Marc Valin
6b0705065f Implement lpcnet_plc_get_size() 2022-01-27 02:45:47 -05:00
Jean-Marc Valin
93d6c3975a Fix prototypes for funcs that take no args 2022-01-24 15:35:37 -05:00
Jean-Marc Valin
969bd7662f Adding API for PLC
Packet loss concealment based on LPCNet (work in progress)
2022-01-19 17:07:10 -05:00
Jean-Marc Valin
2a131ff6fe Add lpcnet_compute_single_frame_features() to header 2021-10-04 15:59:32 -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
1f45081548 Implement -feature option 2019-03-28 10:54:33 -04:00
Jean-Marc Valin
77d02dbd2f Using macros for sizes in the demo 2019-03-27 14:12:52 -04:00
Jean-Marc Valin
9f78e58392 Make param ordering consistent for lpcnet_synthesize() 2019-03-27 14:06:46 -04:00
Jean-Marc Valin
623ac9545c Adding API doc 2019-03-24 12:10:36 -04:00
Jean-Marc Valin
2c0e96796e Fixing dynamic libraries 2019-03-18 21:53:28 -04:00
Jean-Marc Valin
89b2e064a0 Fixes 2019-03-18 20:09:10 -04:00
Renamed from dnn/lpcnet.h (Browse further)