polyvoice 0.5.2

Speaker diarization library for Rust — online and offline, ONNX-powered, ecosystem-agnostic
Documentation
# Rust
/target
/Cargo.lock

# IDEs
.idea/
*.iml
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Temporary files
*.tmp
*.log

# Test artifacts
/tests/output/
*.wav
*.mp3
*.flac

# ONNX model files (should be downloaded, not committed)
*.onnx

# Benchmark data and results
/data/
/bench-results/

# cargo-kimi artifacts
.kimi/
kimi-score.svg