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/Scripts
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
..
mfcctemplates CMSIS-DSP: MFCC F32 4 years ago
GenMFCCDataForCPP.py CMSIS-DSP: MFCC F32 4 years ago
README.md CMSIS-DSP: MVE version of arm_cfft_f32. 6 years ago
genMVETwiddleCoefs.py CMSIS-DSP: Improvements to the float16 support for building. 6 years ago
mfccconfig.yaml CMSIS-DSP: MFCC F32 4 years ago
mfccdata.py CMSIS-DSP: MFCC F32 4 years ago

README.md

README

Python scripts to generate C arrays used in implementation of some algorithms.