Commit Graph

4 Commits (ca1d8496aeb36872dc37ef45ee84cd6f92310e15)

Author SHA1 Message Date
Christophe Favergeon 0f0eaf7a5e CMSIS-DSP: Updated PythonWrapper
Added the new function abs max/min with no index.
4 years ago
Christophe Favergeon 0365b59188 CMSIS-DSP: Python wrapper update
New function arm_mat_mult_opt_q31 added to the wrapper.
4 years ago
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
Christophe Favergeon 12e56614de CMSIS-DSP: Update to Python wrapper
New functions added.
5 years ago