Commit graph

66 commits

Author SHA1 Message Date
Jean-Marc Valin
4de3e53a73 Adding some sparse GRU support
Still need to properly dump as sparse.
2018-11-28 18:49:19 -05:00
Jean-Marc Valin
15fb1b3c77 Moving GRU_A's condition computation to the frame rate network
Completes optimizations from Section 3.6 of the LPCNet paper.
2018-11-28 14:13:59 -05:00
Jean-Marc Valin
732fce9ab2 Pre-computing GRU_A's input contribution. 2018-11-28 14:05:36 -05:00
Jean-Marc Valin
040aa437c3 Simper GRU implementation just for reset_after. 2018-11-28 12:37:18 -05:00
Jean-Marc Valin
3c694db226 Better rounding 2018-11-27 13:11:41 -05:00
Jean-Marc Valin
0ddfdfc7c0 Add deemphasis 2018-11-27 12:34:39 -05:00
Jean-Marc Valin
5ac0ac7acc Add code for copying the LPC 2018-11-27 11:44:04 -05:00
Jean-Marc Valin
e25a585de8 Match Python boundary condition 2018-11-27 00:23:26 -05:00
Jean-Marc Valin
4ccfbdff04 Frame network seems to be working 2018-11-26 18:41:54 -05:00
Jean-Marc Valin
538f25565a Starting to actually test this -- fix a few OOB reads 2018-11-26 16:02:49 -05:00
Jean-Marc Valin
8d62ba067e ... 2018-11-26 15:39:06 -05:00
Jean-Marc Valin
c0e8f37c8b Cleaning up the API 2018-11-26 13:12:17 -05:00
Jean-Marc Valin
575d8d6fa4 Adding sampling 2018-11-26 11:04:41 -05:00
Jean-Marc Valin
91c9524af3 Getting there 2018-11-26 02:49:25 -05:00
Jean-Marc Valin
4cf177412b More plumbing 2018-11-26 02:33:49 -05:00
Jean-Marc Valin
7119eaf33b Plumbing for the frame rate network 2018-11-25 17:20:24 -05:00