|
sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
|
Feature extraction settings for ASR. More...
#include <c-api.h>
Public Attributes | |
| int32_t | sample_rate |
| int32_t | feature_dim |
The bundled ASR models typically expect 16 kHz mono audio and 80-bin features.
| int32_t SherpaOnnxFeatureConfig::feature_dim |
| int32_t SherpaOnnxFeatureConfig::sample_rate |