Jean-Marc Valin
|
9629ea6a70
|
Fine-tuning the scripts
|
2022-10-14 01:01:39 -04:00 |
|
Jean-Marc Valin
|
61459c24e0
|
Change decoder architecture to be like the encoder
|
2022-10-04 00:27:36 -04:00 |
|
Jean-Marc Valin
|
79d1a916d0
|
Weighting loss by 1/sqrt(lambda)
|
2022-10-02 12:34:42 -04:00 |
|
Jean-Marc Valin
|
4c82d3b419
|
Completely move quantization out of encoder and decoder
|
2022-09-30 03:53:40 -04:00 |
|
Jean-Marc Valin
|
0a2d6dfcb6
|
Use the encoder state as decoder initial state
Helps reduce the error on the most recent frames
|
2022-09-28 15:34:02 -04:00 |
|
jbuethe
|
b43f077ba8
|
corrected offset between decoder output on even/odd latent frames
|
2022-09-27 16:37:46 +00:00 |
|
jbuethe
|
be42c3b514
|
added fec_encoder.py and corresponding fec_packets.[chpy]
|
2022-09-27 16:29:13 +00:00 |
|
Jean-Marc Valin
|
ef12c29f14
|
Update encoder/decoder
|
2022-09-27 02:28:13 -04:00 |
|
Jean-Marc Valin
|
405aa7cf69
|
WIP: training with different alignment
|
2022-09-27 02:28:12 -04:00 |
|
Jean-Marc Valin
|
981d06eefd
|
Refactoring towards multiple offset decoding
|
2022-09-27 02:28:12 -04:00 |
|
Jean-Marc Valin
|
a4f7c157cf
|
Stop decimating in the encoder
|
2022-09-27 02:28:12 -04:00 |
|
Jean-Marc Valin
|
fdd51eb760
|
RepeatVector no longer likes tensor input
|
2022-09-27 02:28:11 -04:00 |
|
Jean-Marc Valin
|
8569121f6c
|
RDO-VAE work in progress
|
2022-09-27 02:28:11 -04:00 |
|