You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Testing/PatternGeneration
Christophe Favergeon 3d264cfabb CMSIS-DSP: MFCC F32
MFCC F32 implementation
MFCC F32 tests
MFCC F32 in Python wrapper
Python wrapper structure updated to support submodule like
cmsisdsp.mfcc and cmsisdsp.fixedpoint
PythonWrapper tests updated to use the new fixedpoint
cmsisdsp.mfcc is used to generate the mel filter, dct and window coefficients.
4 years ago
..
BIQUAD.py CMSIS-DSP: Added f16 version of biquads. 6 years ago
BasicMaths.py CMSIS-DSP: Scalar version of Levinson Durbin algorithms. 5 years ago
Bayes.py CMSIS-DSP: Added Bayes benchmarks 6 years ago
ComplexMaths.py CMSIS-DSP: Added complex math f16 6 years ago
Controller.py CMSIS-DSP: Added new f16 tests 6 years ago
Convolutions.py CMSIS-DSP: Correcting issue #1165 5 years ago
DebugTools.py CMSIS-DSP: Added f16 version of biquads. 6 years ago
Decimate.py CMSIS-DSP: Added new f16 tests 6 years ago
Distance.py CMSIS-DSP: Added f32 distance tests 6 years ago
Example.py CMSIS-DSP: Added test examples 6 years ago
FIR.py CMSIS-DSP: Added arm_fir_f16 6 years ago
FastMath.py CMSIS-DSP: Scalar version for arm_vlog_q31 5 years ago
GenAll.py CMSIS-DSP:Added tests for arm_linear_interp f32, q31, q15 and q7. 6 years ago
Interpolate.py CMSIS-DSP: Added f16 versions of linear and bilinear interpolations 6 years ago
MFCC.py CMSIS-DSP: MFCC F32 4 years ago
Matrix.py CMSIS-DSP: Correction os issue 1274 4 years ago
Quaternion.py CMSIS-DSP: Added scalar f32 quaternion functions. 5 years ago
SVM.py CMSIS-DSP: Added stats and SVM tests 6 years ago
Softmax.py CMSIS-DSP: Added MVE code for Matrix functions. 6 years ago
Stats.py CMSIS-DSP: Added absmin and absmax 5 years ago
Support.py CMSIS-DSP: Improved f16 scalar code. 5 years ago
Tools.py CMSIS-DSP: Added scalar version of clipping functions. 5 years ago
Transform.py CMSIS-DSP: Added f16 support to test framework. 6 years ago