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 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31
arm_cmplx_mag_q15 reworked to be more accurate but less efficient.

New function arm_cmplx_mag_fast_q15 introduced to retain previous
(less accurate) but faster behavior.

Improvement to Python wrapper to support the new functions.
4 years ago
..
mfcctemplates CMSIS-DSP: Added MFCC F16 4 years ago
GenMFCCDataForCPP.py CMSIS-DSP: Added MFCC F16 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: New MFCC Q15 and Q31 4 years ago
mfccconfig_f16.yaml CMSIS-DSP: Added MFCC F16 4 years ago
mfccdata.py CMSIS-DSP: Added MFCC F16 4 years ago

README.md

README

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