Makes analysis run at 24 kHz, with 20-ms frames
The change also makes the analysis run for sampling rates of 16 kHz and 24 kHz since the features are only computed on the 0-8 kHz band. The longer time window (20 ms instead of 10 ms) makes the tonality estimator more reliable for low-pitch harmonics.
Showing
- celt/arch.h 2 additions, 0 deletionscelt/arch.h
- celt/celt.h 1 addition, 0 deletionscelt/celt.h
- src/analysis.c 259 additions, 52 deletionssrc/analysis.c
- src/analysis.h 15 additions, 6 deletionssrc/analysis.h
- src/mlp_data.c 93 additions, 93 deletionssrc/mlp_data.c
- src/mlp_train.c 20 additions, 22 deletionssrc/mlp_train.c
- src/opus_encoder.c 17 additions, 36 deletionssrc/opus_encoder.c
Loading
Please register or sign in to comment