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

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

#include <c-api.h>

Public Attributes

const char * model
 

Detailed Description

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

Member Data Documentation

◆ model

const char* SherpaOnnxOnlineZipformer2CtcModelConfig::model

Path to the ONNX model.

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


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