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/Include
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
..
dsp CMSIS-DSP: MFCC F32 4 years ago
arm_common_tables.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_common_tables_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_const_structs.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_const_structs_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_helium_utils.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_math.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_math_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_math_memory.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_math_types.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_math_types_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_mve_tables.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_mve_tables_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_vec_math.h CMSIS-DSP: Removed float promotion issues 5 years ago
arm_vec_math_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago