.. |
dataloader.py
|
Properly align LPC with lookahead in data loader
|
2022-09-24 03:21:36 -04:00 |
decode_rdovae.py
|
Change decoder architecture to be like the encoder
|
2022-10-04 00:27:36 -04:00 |
diffembed.py
|
Adds end-to-end LPC training
|
2021-08-02 19:28:27 -04:00 |
dump_lpcnet.py
|
Add validation for weights blob
|
2023-05-20 14:23:02 -04:00 |
dump_plc.py
|
Convert PLC weights to blob format
|
2023-05-22 03:32:53 -04:00 |
dump_rdovae.py
|
gru2 -> gruB and dotp included in dump_rdovae
|
2023-01-12 14:15:39 +00:00 |
encode_rdovae.py
|
changed distortion loss weighting back to 0.5, 0.5
|
2022-11-07 16:14:11 +00:00 |
fec_encoder.py
|
fixed use of quant_levels argument in fec_encoder
|
2022-11-10 15:04:28 +00:00 |
fec_packets.c
|
added copyright headers to new files
|
2022-10-26 09:48:55 +00:00 |
fec_packets.h
|
added copyright headers to new files
|
2022-10-26 09:48:55 +00:00 |
fec_packets.py
|
added copyright headers to new files
|
2022-10-26 09:48:55 +00:00 |
keraslayerdump.py
|
gru2 -> gruB and dotp included in dump_rdovae
|
2023-01-12 14:15:39 +00:00 |
lossfuncs.py
|
Add lpc weighting and model parameter handling
|
2022-09-06 23:14:39 -04:00 |
lpcnet.py
|
Move back to tanh for frame rate network
|
2022-09-24 03:22:57 -04:00 |
lpcnet_plc.py
|
Using Burg cepstrum for feature prediction
|
2022-02-04 22:04:23 -05:00 |
mdense.py
|
Convert training code to Tensorflow 2
|
2020-08-19 14:27:07 -04:00 |
pade.py
|
Faster activation functions for AVX
|
2021-06-29 04:05:48 -04:00 |
parameters.py
|
Add lpc weighting and model parameter handling
|
2022-09-06 23:14:39 -04:00 |
plc_loader.py
|
update model
|
2022-12-19 17:11:33 -05:00 |
rdovae.py
|
fixed scaling/quantization order
|
2022-11-04 16:52:04 +00:00 |
rdovae_exchange.py
|
added quant-levels argument to dump_rdovae and rdovae_exchange
|
2022-11-08 11:35:38 +00:00 |
rdovae_import.py
|
added import script for exchange format
|
2022-11-09 11:41:28 +00:00 |
test_lpcnet.py
|
Add lpc weighting and model parameter handling
|
2022-09-06 23:14:39 -04:00 |
test_plc.py
|
Code for testing PLC models
|
2022-01-31 18:49:19 -05:00 |
tf_funcs.py
|
Dumping 16-bit linear training data
|
2021-10-20 23:35:59 -04:00 |
train_lpcnet.py
|
Properly align LPC with lookahead in data loader
|
2022-09-24 03:21:36 -04:00 |
train_plc.py
|
Biasing for overestimating the pitch correlation
|
2022-02-25 13:55:21 -05:00 |
train_rdovae.py
|
changed distortion loss weighting back to 0.5, 0.5
|
2022-11-07 16:14:11 +00:00 |
ulaw.py
|
Convert training code to Tensorflow 2
|
2020-08-19 14:27:07 -04:00 |
uniform_noise.py
|
RDO-VAE work in progress
|
2022-09-27 02:28:11 -04:00 |