Commit graph

9 commits

Author SHA1 Message Date
Jean-Marc Valin
eb39efaa15
Fixing lossgen to work with USE_WEIGHTS_FILE
Retraining a new model so that we have a matching .pth file.
Also, discarding more data on init to get better randomization.
2024-05-18 02:54:24 -04:00
Jean-Marc Valin
efeaa8aef8
Make weights blob a void* 2024-03-02 17:36:09 -05:00
Jean-Marc Valin
b75bd48d82
Remove training whitespace 2024-02-18 16:36:04 -05:00
Jean-Marc Valin
5eeb576671 Instructions for reusing loss simulator 2024-02-18 13:57:18 -05:00
Jean-Marc Valin
393d463fdd
Add lossgen_demo
Also skip the first loss values being generated since they're
biased towards "not lost" due to the initialization.
2024-02-17 14:20:44 -05:00
Jean-Marc Valin
53c2313c58
Fix lossgen shared build 2024-01-31 18:30:28 -05:00
Jean-Marc Valin
bd2e9a34fb
Add simulated loss to opus_demo 2023-12-22 03:42:16 -05:00
Jean-Marc Valin
caca188b5a
Make loss simulator standalone 2023-12-21 23:05:40 -05:00
Jean-Marc Valin
bd710e97f3
C code for packet loss simulator 2023-12-21 21:30:53 -05:00