sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
Loading...
Searching...
No Matches
SherpaOnnxSpeakerEmbeddingManagerSpeakerMatch Struct Reference

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

#include <c-api.h>

Public Attributes

float score
 
const char * name
 

Detailed Description

Definition at line 3261 of file c-api.h.

Member Data Documentation

◆ name

const char* SherpaOnnxSpeakerEmbeddingManagerSpeakerMatch::name

Speaker name.

Definition at line 3265 of file c-api.h.

◆ score

float SherpaOnnxSpeakerEmbeddingManagerSpeakerMatch::score

Similarity score. Larger means more similar.

Definition at line 3263 of file c-api.h.


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