Offline Cohere Transcribe model configuration.
More...
#include <cxx-api.h>
Definition at line 479 of file cxx-api.h.
◆ decoder
| std::string sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::decoder |
Decoder ONNX model.
Definition at line 483 of file cxx-api.h.
◆ encoder
| std::string sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::encoder |
Encoder ONNX model.
Definition at line 481 of file cxx-api.h.
◆ language
| std::string sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::language |
Cohere language string such as "en" or "zh".
Definition at line 485 of file cxx-api.h.
◆ use_itn
| bool sherpa_onnx::cxx::OfflineCohereTranscribeModelConfig::use_itn = true |
Whether inverse text normalization is enabled.
Definition at line 489 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 487 of file cxx-api.h.
The documentation for this struct was generated from the following file: