Commit graph

7 commits

Author SHA1 Message Date
Jean-Marc Valin
af6dbd84a8
Adds --chunks-per-offset option to train_rdovae.py 2025-03-28 20:04:51 -04:00
Jan Buethe
1ca6933ac4
added soft quantization to RDOVAE and FARGAN 2025-03-28 20:04:51 -04:00
Jean-Marc Valin
b0620c0bf9
Using sparse GRUs in DRED decoder
Saves ~270 kB of weights in the decoder
2023-11-15 04:08:50 -05:00
Jean-Marc Valin
c4b83ae62d
RDOVAE model update 2023-09-26 12:11:25 -04:00
Jean-Marc Valin
b88644b9c7
Quantizing initial state with rdovae too
More efficient than PVQ
2023-09-20 18:04:08 -04:00
Marcus Asteborg
f36685fc97
Remove trailing whitespace in dnn 2023-06-22 13:58:37 -07:00
jbuethe
fdb04d0eef added pytorch implementation of RDOVAE 2022-11-23 11:02:29 +00:00