|
sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
|
Fast clustering configuration. More...
#include <c-api.h>
Public Attributes | |
| int32_t | num_clusters |
| float | threshold |
If num_clusters is greater than 0, threshold is ignored. When the number of speakers is known in advance, setting num_clusters is strongly recommended.
| int32_t SherpaOnnxFastClusteringConfig::num_clusters |
| float SherpaOnnxFastClusteringConfig::threshold |