RSS feed
a30c96aa
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/20 17:31
Cleanup
88c58cfa
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/20 13:08
nnet.h no longer needs to #include "vec.h"
1032e47d
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/20 11:12
more cleanup
7f0d456c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/20 11:05
Remove unneeded functions in nnet.c
4598fe54
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/20 08:54
Quantizing pitchdnn and rdovae weights
290be25b
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/10/20 10:24
added 16kHz version of opus_compare in python
1accd247
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/10/20 10:14
finalized quantization option in export_rdovae_weights.py
88c8b307
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/19 23:28
Doing some unrolling on ARM/Neon
f512c920
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/19 21:33
Unroll the 3x3 convolution case
d720955d
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/19 12:06
Marking RDOVAE layers to quantize
60ac1c6c
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/10/19 17:54
prepared quantization implementation for DRED
2192e85b
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/10/19 17:45
restructured osce readme
055c6830
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/10/19 17:34
added LACE/NoLACE checkpoint URL
8d43b185
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/18 13:40
Support OPUS_SET_COMPLEXITY() on decoder side
000af034
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/18 09:00
Avoiding work on the PLC update side
d1309dd2
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/17 22:56
Simplifying the DRED/PLC code
8c7c03e5
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/17 21:44
Don't call the libm tanh()
0e397a72
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/17 20:43
Making the build possible without the models
aca04ce2
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/16 21:52
Default to int8 matrix multiplies when available
f82f9d1e
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/16 19:10
oops
e51d3da9
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/16 19:01
Fix tests
828f2553
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/16 18:13
Remove references to kiss99
e7c9bfbb
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/16 18:01
Finish removing LPCNet
ca035ef1
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/16 12:57
Force Deep PLC on when enabling DRED
6471f801
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 23:53
update weight blob code
da2121ab
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 23:43
Default Deep PLC/DRED to off
6ea9312a
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 23:39
Only compile PLC/DRED conditionally
9ed3c7c9
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 22:45
Rename ENABLE_NEURAL_FED to ENABLE_DRED
5c24975c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 22:37
Rename NEURAL_PLC to ENABLE_DEEP_PLC
98726c4c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 19:19
Fix PLC in opus_demo when DRED is not present
cbd3a805
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 17:19
minor tweaks
0b7c02ca
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 13:21
Remove LPCNet from the build
c0f94366
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/14 13:17
Remove FWGAN from the build for now
60f151b8
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/04 12:17
Use FARGAN instead of LPCNet in DRED/PLC
35cb8d7f
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/09 22:18
C implementation of FARGAN
9e76a7bf
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/09 20:51
update fargan to match version 45
d1c5b32a
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/10/07 14:52
Fix warning from casting between 1D and 2D arrays
58f3647a
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/10/07 13:54
Fix misc warnings
81624caf
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/10/07 13:45
Silencing alignment warnings on x86 intrinsics
0563d71b
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/10/07 14:52
updated osce readme
8f9a7e23
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/05 23:11
New model with wider range of bitrates
f0ec990d
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/01 22:23
Switching to neural pitch estimator
da7f4c6c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/01 21:47
update model
27663d36
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/21 08:20
Using a DenseNet for DRED
8e8edf71
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/01 17:34
Remove unneeded (I think) tanh at the end
33adba02
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/30 23:59
First version of pitch DNN C code
966a2d22
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/30 19:43
Code for 2D convolution
f3b86f94
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/29 22:48
Fix model saving
0459a572
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/29 11:34
updated PitchDNN export script
ce286958
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/29 11:31
refactoring and cleanup
49014454
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/29 10:34
fixed type in error message
c5c214df
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/29 10:25
added rudimentary support for dumping nn.Conv2d layers
25c65a0c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/27 15:46
Fix stats indexing for state
9a7bb764
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/27 09:01
No features skip needed to align pitch features
a6b4fe37
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/27 09:00
Script to compute the groundtruth data using CREPE
217c40d4
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/27 08:57
dump cleanup, change alignment
ae0a140c
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/26 17:42
updated default values in adv_train_fargan.py
a71ba10f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2023/08/11 00:06
Fixes stack overflow for some custom modes
41a4c951
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2023/09/26 10:35
changed checkpoint format
733a095b
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/25 11:44
Adapting to new data format/model
f38b4a31
– Krishna Subramani <subramani.krishna97@gmail.com>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2023/09/24 20:19
Python code for neural pitch
d88dd893
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2023/09/24 13:29
Add noise augmentation to pitch dumping
0100cd95
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/23 08:45
Add pitch feature computation
96d89e99
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/15 12:55
Band-limiting the voicing parameter
c4b83ae6
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/25 11:29
RDOVAE model update
574c766c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/23 13:48
Infinite loops are bad
00580a63
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/22 07:39
bugfix
aad74fdf
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/22 07:18
pulse-related bugfix
0a92bc5e
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/21 11:01
more lavoce stuff
52c15629
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/15 20:59
Handle the case where the initial state didn't fit
71da9781
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/15 23:18
updated model
b88644b9
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/15 13:27
Quantizing initial state with rdovae too
2ec31cc5
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/20 15:06
added FARGAN adversarial training script
82f48d36
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/13 12:57
removed trailing whitespace in fargan
e7beaec3
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/13 12:31
integrated JM's FFT ada conv
b24c7b43
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/12 18:58
Remove --has-gain and --passthrough-size args
2f8b36d6
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/11 19:28
Add conditioning interpolation, fwconv layer
72c5ea41
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/06 13:15
Only use one frame of pre-loading
108b75c4
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/06 10:30
Randomly double the training sequence length
d54b9fb4
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/05 08:16
Adds skip connections
fb570ed8
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/02 20:52
5-tap pitch predictor
2e0c1ad3
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/09/01 09:14
Also use previous frame
4f63743f
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/31 12:32
explicit signal gain, explicit pitch predictor
1b13f631
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/30 14:36
FARGAN initial commit in Opus
4f4b6242
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/12 12:28
fix
5467539c
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/12 12:22
added requirements.txt to osce
2f290d32
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/12 10:50
added more enhancement stuff
7b8ba143
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/05 18:31
added copyright headers
35ee397e
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/05 08:29
added LPCNet torch implementation
90a171c1
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/05 08:13
brought NoLACE up to date
d431c321
– Michael Klingbeil <klingm@amazon.com>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2023/09/01 19:18
Fixes vnni macro redefinition with clang
4a47b1a1
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/09/01 12:54
renamed ShapeNet to NoLACE
1fbdec87
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/09 14:28
Changing DRED exp. ID so we can reserve 127
bbe4dcc4
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/09 14:25
Don't allocate DRED bits if we don't have enough
0886828e
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/09 14:17
Making it easier to remove DRED experimental ID
5160d7fd
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/08/08 06:46
improved auto-scaling in wexchange
6cba42f9
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/04 12:16
Add fwgan_load_model()
022f2b7e
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/04 10:34
int version for convenience
f7ee7137
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/03 21:32
Adding some comments
bd23d911
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/08/03 21:10
Continuation now working
Next