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/Patterns/DSP
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
..
BasicMaths CMSIS-DSP: Helium code for clipping functions. 5 years ago
Bayes CMSIS-DSP: Added Bayes benchmarks 6 years ago
ComplexMaths CMSIS-DSP: Added complex math f16 6 years ago
Controller CMSIS-DSP: Added new f16 tests 6 years ago
Distance CMSIS-DSP: Added f32 distance tests 6 years ago
FastMath CMSIS-DSP: Scalar version for arm_vlog_q31 5 years ago
Filtering CMSIS-DSP: Correcting issue #1165 5 years ago
Interpolation CMSIS-DSP: Added f16 versions of linear and bilinear interpolations 6 years ago
Matrix CMSIS-DSP: Correction os issue 1274 4 years ago
QuaternionMaths CMSIS-DSP: Added scalar f32 quaternion functions. 5 years ago
SVM CMSIS-DSP: Added stats and SVM tests 6 years ago
Stats CMSIS-DSP: Added absmin and absmax 5 years ago
Support CMSIS-DSP: Improved f16 scalar code. 5 years ago
SupportBarF16 CMSIS-DSP: Added f16 support functions 6 years ago
SupportBarF32 CMSIS-DSP: Re-organization of arm_math.h 6 years ago
Transform CMSIS-DSP: MFCC F32 4 years ago