espressif / esp-dsp

DSP library for ESP-IDF
Apache License 2.0
442 stars 87 forks source link

Feature Request: Python wrapper (DSP-109) #71

Open Path-A opened 1 year ago

Path-A commented 1 year ago

Our team would like to closely mimic the outputs of the ESP-DSP C API with python for our model training pipeline. Numpy compatibility would be a bonus. Hopefully it would be similar to the CMSIS-DSP wrapper for ARM Cortex chips.