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

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

#include <c-api.h>

Public Attributes

const char * model
 

Detailed Description

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

Member Data Documentation

◆ model

const char* SherpaOnnxOnlineNemoCtcModelConfig::model

Path to the ONNX model.

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


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