Configuration for a Moonshine model.
More...
#include <c-api.h>
Definition at line 907 of file c-api.h.
◆ cached_decoder
| const char* SherpaOnnxOfflineMoonshineModelConfig::cached_decoder |
Path to the cached decoder ONNX model.
Definition at line 915 of file c-api.h.
◆ encoder
| const char* SherpaOnnxOfflineMoonshineModelConfig::encoder |
Path to the encoder ONNX model.
Definition at line 911 of file c-api.h.
◆ merged_decoder
| const char* SherpaOnnxOfflineMoonshineModelConfig::merged_decoder |
Path to the merged decoder ONNX model.
Definition at line 917 of file c-api.h.
◆ preprocessor
| const char* SherpaOnnxOfflineMoonshineModelConfig::preprocessor |
Path to the preprocessor ONNX model.
Definition at line 909 of file c-api.h.
◆ uncached_decoder
| const char* SherpaOnnxOfflineMoonshineModelConfig::uncached_decoder |
Path to the uncached decoder ONNX model.
Definition at line 913 of file c-api.h.
The documentation for this struct was generated from the following file: