microsoft / onnxruntime-extensions

onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime
MIT License
295 stars 80 forks source link

Feature extraction C API for whipser model #755

Open wenbingl opened 6 days ago

wenbingl commented 6 days ago
  1. Add a feature extraction API for speech data processing.
  2. Refactor the existing audio processing kernels
  3. Adjust image processing C API for unification of APIs.