Commit graph

13 commits

Author SHA1 Message Date
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)