sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
Loading...
Searching...
No Matches
sherpa_onnx::cxx::SpeakerMatch Struct Reference

One speaker match returned by the best-matches API. More...

#include <cxx-api.h>

+ Collaboration diagram for sherpa_onnx::cxx::SpeakerMatch:

Public Attributes

float score
 
std::string name
 

Detailed Description

Definition at line 1849 of file cxx-api.h.

Member Data Documentation

◆ name

std::string sherpa_onnx::cxx::SpeakerMatch::name

Speaker name.

Definition at line 1853 of file cxx-api.h.

◆ score

float sherpa_onnx::cxx::SpeakerMatch::score

Similarity score. Larger means more similar.

Definition at line 1851 of file cxx-api.h.


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