Koen Vos
|
8c9d41867e
simplified computation of LTP coefs
|
9 年之前 |
Felicia Lim
|
4f5557c309
Attenuate SILK PLC gain only for unvoiced speech
|
8 年之前 |
Jean-Marc Valin
|
0e69e4ee16
We should now be able to be less conservative when using CBR
|
8 年之前 |
Jean-Marc Valin
|
894f729417
Makes the encoder more aggressive about meeting the rate target
|
8 年之前 |
Jean-Marc Valin
|
89857b5c0c
Using more fine-grained complexity settings for SILK
|
8 年之前 |
Jean-Marc Valin
|
691f6f931b
Fixing bandwidth selection hysteresis
|
8 年之前 |
Jean-Marc Valin
|
78fc664c0c
Boosting the high-band bitrate on transients for hybrid mode
|
8 年之前 |
Jean-Marc Valin
|
34da05b30d
Fixes signed integer overlof in silk_ADD_POS_SAT32()
|
8 年之前 |
Felicia Lim
|
33f18a20dc
Turn on DTX only when the noise is sufficiently quiet
|
8 年之前 |
Felicia Lim
|
3648134672
New DTX that works in all modes (SILK/CELT/HYBRID)
|
8 年之前 |
Felicia Lim
|
425e8a9bda
Skip analysis if the frame contains only digital silence
|
8 年之前 |
Jean-Marc Valin
|
e437424c23
NLSF_VQ_MAX_SURVIVORS is no longer useful
|
8 年之前 |
Koen Vos
|
8daa4d3739
take advantage of more efficient NLSF quantization by reducing number of survivors in search
|
9 年之前 |
Koen Vos
|
eb2c8f38e6
NLSF_del_dec_quant minor clean up
|
9 年之前 |
Koen Vos
|
c462ae920e
NLSF_encode now also uses NLSF weights from table
|
9 年之前 |
Koen Vos
|
aa7e174891
NLSF VQ now uses absolute error, and prediction
|
9 年之前 |
Koen Vos
|
2955f68b14
NLSF decoding now uses tables for NLSF weights
|
9 年之前 |
Jean-Marc Valin
|
7c645606c4
Implement sum_sqr_shift() using two passes with no branch inside the loops
|
9 年之前 |
Jean-Marc Valin
|
fe4d91c2e3
Simplifying fast_atan2f()
|
8 年之前 |
Jean-Marc Valin
|
61714e9edb
Quality: Increase CELT rate for voiced frames in hybrid mode
|
8 年之前 |
Jean-Marc Valin
|
45773d830f
Better modeling of the effect of CBR and complexity
|
8 年之前 |
Jean-Marc Valin
|
ecfdb2862a
Re-enabling high-band attenuation for hybrid mode
|
8 年之前 |
Jean-Marc Valin
|
d68e809bf8
Quality: Retrained classifier MLP with better data
|
9 年之前 |
Jean-Marc Valin
|
7e0ca4337f
Using "hybrid" flag instead of "start!=0"
|
9 年之前 |
Jean-Marc Valin
|
64dd0c03cc
Quality: Making the encoder more aggressive at using wider bandwidths
|
9 年之前 |
Jean-Marc Valin
|
fb1d3165e0
Quality: Removes high-band attenuation in hybrid mode -- at least for now
|
9 年之前 |
Jean-Marc Valin
|
66f3ef3180
Quality: Adds SILK rate interpolation function
|
9 年之前 |
Jean-Marc Valin
|
bcd6abad43
Quality: Makes real CELT VBR work for hybrid too
|
9 年之前 |
Jean-Marc Valin
|
0247d34d6a
Quality: Forces trim to 5 on hybrid mode
|
9 年之前 |
Jean-Marc Valin
|
8dcf4acc5d
Quality: Encoding music in full-band stereo from 32 kb/s
|
9 年之前 |