Offline Cohere Transcribe model configuration.
More...
#include <cxx-api.h>
Definition at line 480 of file cxx-api.h.
◆ decoder
| std::string sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::decoder |
Decoder ONNX model.
Definition at line 484 of file cxx-api.h.
◆ encoder
| std::string sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::encoder |
Encoder ONNX model.
Definition at line 482 of file cxx-api.h.
◆ language
| std::string sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::language |
Cohere language string such as "en" or "zh".
Definition at line 486 of file cxx-api.h.
◆ use_itn
| bool sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::use_itn = true |
Whether inverse text normalization is enabled.
Definition at line 490 of file cxx-api.h.
◆ use_punct
| bool sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::use_punct = true |
Whether punctuation is enabled by the model.
Definition at line 488 of file cxx-api.h.
The documentation for this struct was generated from the following file: