pyannote - Speaker Diarization Benchmark
Prerequisites
- Ubuntu 20.04 (x86_64)
- Git
- Python 3.7+
- PIP
- pyannote authentication token
Usage
- Clone the repository:
- Install the dependencies:
- Run the benchmark:
Where:
type
is the type of benchmark to run. It can beACCURACY
,CPU
, orMEMORY
.dataset
is the name of the dataset to use.data-folder
is the path to the folder containing the audio files.label-folder
is the path to the folder containing the label files.pyannote-auth-token
is the authentication token obtained from their Hugging Face page.