sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
Loading...
Searching...
No Matches
SherpaOnnxOfflineNemoEncDecCtcModelConfig Struct Reference

Configuration for a non-streaming NeMo CTC model. More...

#include <c-api.h>

Public Attributes

const char * model
 

Detailed Description

Definition at line 837 of file c-api.h.

Member Data Documentation

◆ model

const char* SherpaOnnxOfflineNemoEncDecCtcModelConfig::model

Path to the ONNX model.

Definition at line 839 of file c-api.h.


The documentation for this struct was generated from the following file: