Current streaming ASR result copied into C++ containers.
More...
#include <cxx-api.h>
Definition at line 245 of file cxx-api.h.
◆ json
| std::string sherpa_onnx::cxx::OnlineRecognizerResult::json |
JSON representation of the result.
Definition at line 253 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 251 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: