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/Testing/Include/Tests
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
..
BIQUADF16.h CMSIS-DSP: Added f16 version of biquads. 6 years ago
BIQUADF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
BIQUADF64.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
BIQUADQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
BIQUADQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
BasicTestsF16.h CMSIS-DSP: Added scalar version of clipping functions. 5 years ago
BasicTestsF32.h CMSIS-DSP: Added scalar version of clipping functions. 5 years ago
BasicTestsQ7.h CMSIS-DSP: Added scalar version of clipping functions. 5 years ago
BasicTestsQ15.h CMSIS-DSP: Added scalar version of clipping functions. 5 years ago
BasicTestsQ31.h CMSIS-DSP: Added scalar version of clipping functions. 5 years ago
BayesF16.h CMSIS-DSP: Remove some gcc compilation warnings. 5 years ago
BayesF32.h CMSIS-DSP: Remove some gcc compilation warnings. 5 years ago
BinaryTestsF16.h CMSIS-DSP: Added f16 matrix functions 6 years ago
BinaryTestsF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
BinaryTestsF64.h CMSIS-DSP: Added Cholesky decomposition 5 years ago
BinaryTestsQ7.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
BinaryTestsQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
BinaryTestsQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
ComplexTestsF16.h CMSIS-DSP: Added complex math f16 6 years ago
ComplexTestsF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
ComplexTestsQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
ComplexTestsQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
DECIMF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
DECIMQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
DECIMQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
DistanceTestsF16.h CMSIS-DSP: Added f16 versions of the distance functions 6 years ago
DistanceTestsF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
DistanceTestsU32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
ExampleCategoryF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
ExampleCategoryQ7.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
ExampleCategoryQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
ExampleCategoryQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
FIRF16.h CMSIS-DSP: Added arm_fir_f16 6 years ago
FIRF32.h CMSIS-DSP: New MVE implementation of the FIR f32 5 years ago
FIRQ7.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
FIRQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
FIRQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
FastMathF16.h CMSIS-DSP: Added additional f16 statistics functions 6 years ago
FastMathF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
FastMathQ15.h CMSIS-DSP: Scalar version of Levinson Durbin algorithms. 5 years ago
FastMathQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
FullyConnected.h CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
InterpolationTestsF16.h CMSIS-DSP: Added f16 versions of linear and bilinear interpolations 6 years ago
InterpolationTestsF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
InterpolationTestsQ7.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
InterpolationTestsQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
InterpolationTestsQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
MFCCF32.h CMSIS-DSP: MFCC F32 4 years ago
MISCF16.h CMSIS-DSP: Correcting issue #1165 5 years ago
MISCF32.h CMSIS-DSP: Correcting issue #1165 5 years ago
MISCQ7.h CMSIS-DSP: Correcting issue #1165 5 years ago
MISCQ15.h CMSIS-DSP: Correcting issue #1165 5 years ago
MISCQ31.h CMSIS-DSP: Correcting issue #1165 5 years ago
NNSupport.h CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
Pooling.h CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
QuaternionTestsF32.h CMSIS-DSP: Added scalar f32 quaternion functions. 5 years ago
SVMF16.h CMSIS-DSP: f16 versions of classical ML functions 6 years ago
SVMF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
Softmax.h CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 years ago
StatsTestsF16.h CMSIS-DSP: Added f16 versions of statistics functions. 6 years ago
StatsTestsF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
StatsTestsF64.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
StatsTestsQ7.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
StatsTestsQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
StatsTestsQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
SupportBarTestsF16.h CMSIS-DSP: Added f16 support functions 6 years ago
SupportBarTestsF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
SupportTestsF16.h CMSIS-DSP: Added f16 support functions 6 years ago
SupportTestsF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
SupportTestsQ7.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
SupportTestsQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
SupportTestsQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformCF16.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformCF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformCF64.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformCQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformCQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformRF16.h CMSIS-DSP: Added arm_rfft_fast_f16 6 years ago
TransformRF32.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformRF64.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformRQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
TransformRQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
UnaryTestsF16.h CMSIS-DSP: Added f16 matrix functions 6 years ago
UnaryTestsF32.h CMSIS-DSP: Tuning of link scripts to be able to run bigger tests on IPSS. 5 years ago
UnaryTestsF64.h CMSIS-DSP: Added Cholesky decomposition 5 years ago
UnaryTestsQ7.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
UnaryTestsQ15.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
UnaryTestsQ31.h CMSIS-DSP: Updated tests to use the new headers. 6 years ago
mfccdata.h CMSIS-DSP: MFCC F32 4 years ago