offline_speaker_diarization

Run offline speaker diarization with pyannote segmentation and 3D-Speaker embeddings.

Source file

rust-api-examples/examples/offline_speaker_diarization.rs

How to run

The recommended way is to use the helper script(s) provided in rust-api-examples because they download or point to the required models and test files automatically when needed.

Helper script(s)

run-offline-speaker-diarization.sh

./run-offline-speaker-diarization.sh

Run it directly with Cargo

cargo run --example offline_speaker_diarization