Jean-Marc Valin
|
9b7039b5b9
|
Decode RDO-VAE from stack-allocated state
|
2023-05-15 02:40:56 -04:00 |
Jean-Marc Valin
|
0ac0d1df9a
|
Add call to clear FEC buffer
|
2022-12-20 21:55:28 -05:00 |
Jan Buethe
|
feb09ac002
|
changed data types for r, dead_zone, quant_scale and p0 to opus_uint16
|
2022-10-26 10:15:39 +00:00 |
Jan Buethe
|
b7dc36526a
|
added copyright headers to new files
|
2022-10-26 09:48:55 +00:00 |
Jan Buethe
|
1f45f5bfae
|
added destroy functions for encoder/decoder states
|
2022-10-25 12:14:31 +00:00 |
Jan Buethe
|
a50152797a
|
added api functions for retrieving pointers to statistical model parameters
|
2022-10-24 11:00:02 +00:00 |
Jan Buethe
|
d1841993a5
|
bugfixes
|
2022-10-21 16:35:43 +00:00 |
Jan Buethe
|
cff89aeab6
|
aded api for DRED/RDOVAE to circumvent conflicts between Opus and LPCNet repo
|
2022-10-21 15:37:23 +00:00 |
Jean-Marc Valin
|
be48192ad5
|
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
|
1353c0cda0
|
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
|
2159b4f85d
|
Implement lpcnet_plc_get_size()
|
2022-01-27 02:45:47 -05:00 |
Jean-Marc Valin
|
36bcc3facf
|
Fix prototypes for funcs that take no args
|
2022-01-24 15:35:37 -05:00 |
Jean-Marc Valin
|
6a50264955
|
Adding API for PLC
Packet loss concealment based on LPCNet (work in progress)
|
2022-01-19 17:07:10 -05:00 |
Jean-Marc Valin
|
18059734c1
|
Add lpcnet_compute_single_frame_features() to header
|
2021-10-04 15:59:32 -04:00 |
Jean-Marc Valin
|
2d22197091
|
Removing the unused features
Down to 20 features
|
2021-07-29 03:20:59 -04:00 |
Jean-Marc Valin
|
24f6f29dd1
|
Implement -feature option
|
2019-03-28 10:54:33 -04:00 |
Jean-Marc Valin
|
ac726c5349
|
Using macros for sizes in the demo
|
2019-03-27 14:12:52 -04:00 |
Jean-Marc Valin
|
311b0beb48
|
Make param ordering consistent for lpcnet_synthesize()
|
2019-03-27 14:06:46 -04:00 |
Jean-Marc Valin
|
01aa8927ef
|
Adding API doc
|
2019-03-24 12:10:36 -04:00 |
Jean-Marc Valin
|
b0328122df
|
Fixing dynamic libraries
|
2019-03-18 21:53:28 -04:00 |
Jean-Marc Valin
|
db406f2d95
|
Fixes
|
2019-03-18 20:09:10 -04:00 |