speaker_embedding_extractor

Compute a speaker embedding vector from a WAV file.

Source file

rust-api-examples/examples/speaker_embedding_extractor.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-speaker-embedding-extractor.sh

./run-speaker-embedding-extractor.sh

Run it directly with Cargo

cargo run --example speaker_embedding_extractor