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
840a233053
CMSIS-DSP: Scalar version for arm_vlog_q31
...
Added scalar version of arm_vlog_q15
Updated PythonWrapper with vlog q31 and q15
Corrected small compilation issue with AC5 compiler.
4 years ago
Christophe Favergeon
9332294a80
CMSIS-DSP: Improved doxygen and README
5 years ago
Christophe Favergeon
53b8d5aa5f
CMSIS-DSP: Correcting URL in PythonWrapper documentation.
5 years ago
Christophe Favergeon
76ab9556db
CMSIS-DSP: Added new tests
...
Added tests for arm_math.h functions read_q15x2 and similar ones ...
Improved Doxygen.
Improved functions read_q15x2 and similar ones ...
6 years ago
Christophe Favergeon
58cda47002
Improved the README of the CMSIS-DSP Python wrapper.
...
More details about the installation procedure.
7 years ago
Christophe Favergeon
0a98533a43
Improved the README for the Python wrapper.
7 years ago
Christophe Favergeon
1706f379de
Corrected example.py so that it also works with Python 2.
...
Clarified the README to highlight that the cmsisdsp Python package
is installed in editable mode when using the command line of the README
file.
7 years ago
Christophe Favergeon
bb426fa559
First release of the Numpy compatible Python wrapper for the CMSIS-DSP.
7 years ago