Current streaming ASR result copied into C++ containers.
More...
#include <cxx-api.h>
Definition at line 246 of file cxx-api.h.
◆ json
| std::string sherpa_onnx::cxx::OnlineRecognizerResult::json |
JSON representation of the result.
Definition at line 254 of file cxx-api.h.
◆ text
| std::string sherpa_onnx::cxx::OnlineRecognizerResult::text |
◆ timestamps
| std::vector<float> sherpa_onnx::cxx::OnlineRecognizerResult::timestamps |
Per-token timestamps in seconds.
Definition at line 252 of file cxx-api.h.
◆ tokens
| std::vector<std::string> sherpa_onnx::cxx::OnlineRecognizerResult::tokens |
The documentation for this struct was generated from the following file: