RSS feed
452aa952
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/20 12:53
AVX2 version of silk_inner_product_FLP()
10851260
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/20 11:18
Remove AVX pitch code for fixed-point
161358d6
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/20 11:12
Speeding up transient_analysis()
f42940be
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/20 09:13
Make sure weights files are marked as modified
d4b04d32
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/17 18:10
Speed up silk_warped_autocorrelation_FLP()
b2cfd877
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/17 14:36
Add rtcd support for celt_pitch_xcorr_avx2()
02938546
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/17 13:08
Fix non-RTCD case when SSE is not assumed present
7423ce59
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/17 11:59
Use celt_pitch_xcorr_avx2() when guaranteed
a93b09e2
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/17 09:14
Adding RTCD for compute_conv2d()
91d1f753
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/16 07:45
FARGAN model update
7f7b2a1c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/15 07:58
Smaller version of fargan
19a5d6ec
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/15 20:27
Remove C99 comment
4bfc0f85
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/14 12:54
Adding RTCD for compute_activation()
2e034f6f
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/13 13:26
Adding RTCD for DNN code
b0620c0b
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/14 23:08
Using sparse GRUs in DRED decoder
58923f61
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/11/10 22:22
Fix non-AVX builds
77594bf1
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/08 12:32
Dumping RDOVAE stats from XML
222662da
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/07 12:46
DRED: quantize scale and dead zone to 8 bits
4e104555
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/11/07 10:12
added weight export script for LACE/NoLACE
8af5c6b4
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/11/07 06:54
added transposed 1d convolutions to wexchange
b6095cf2
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/06 21:52
DRED code cleanup
0ab0640d
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/06 12:49
Split stats in two and remove useless dimensions
2386a60e
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/11/06 12:50
updated moc to match results in ietf118 presentation
544b3e57
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/05 22:10
DRED: quantize r and p0 parameters with 8 bits
98b8be09
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/03 13:28
Vectorize DRED quantization
fa5e960c
– Felicia Lim <flim@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2023/11/03 10:53
Match silenced overflow checks in the sse4.1 version
cfeddc49
– Felicia Lim <flim@google.com>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2023/10/20 09:24
Silence some overflow checks
1ada7d4d
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/11/02 22:46
Vectorizing sgemv for multiples of 4 with SSE
166a6c8e
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/30 22:14
Fix silly bug in CELT Deep PLC
74c67a8d
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/30 13:14
Fix CELT PLC for single packet between losses
da60266f
– Jan Buethe <jbuethe@amazon.de>
authored
on 2023/11/02 12:52
updated moc method
feb32828
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/30 10:08
Don't try to use models that aren't loaded
62b54643
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/29 20:08
Speed up general case for float matrix multiply
61fb3b16
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/10/29 17:19
Don't use reserved identifiers for include guards
d53531d0
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/29 12:33
Update blob loading code
0b755012
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/28 22:38
Use log approximation when possible
4259d354
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/28 22:20
Reusing already-optimized celt_fir()
b22b11a4
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/10/28 20:12
Silence some warnings
ddd5669e
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/28 19:33
Pitch and fargan model updates
c99054da
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/26 21:29
Fix CELT deep PLC bugs
ccb244a7
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/24 05:27
cleanup
bc102f5f
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/24 05:19
Slightly more continuous analysis
64236e52
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/20 22:26
Removing more useless code
ef8115bd
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/10/20 18:07
Stop using tansig_table.h (both copies)
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
Next