polyvoice 0.6.0-alpha.8

Speaker diarization library for Rust — online and offline, ONNX-powered, ecosystem-agnostic
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# TODO — src/clusterer

## Current

## Next

- [ ] Add property test: cluster label contiguity invariant.
- [ ] Add integration test for NmeScClusterer on synthetic data.

## Known Gaps

## Deferred

- [ ] Explore additional clustering backends (k-means, DBSCAN).