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 8fb55a90b7 CMSIS-DSP: Added MFCC F16
This first version is not very accurate due to problems with the log.
A coming commit will improve the log accuracy.

Issues #1305 and #1304 also corrected as part of this commit.
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: MFCC F32 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.