pyannote - Speaker Recognition Benchmark
Prerequisites
- Ubuntu 22.04 (x86_64)
 - Git
 - Python 3.7+
 - PIP
 - pyannote authentication token
 
Usage
- Clone the repository:
 
- Install the dependencies:
 
- Run the benchmark:
 
Where:
typeis the type of benchmark to run. It can beACCURACYorCPU.datasetis the name of the dataset to use.data-folderis the path to the folder containing the audio files.label-folderis the path to the folder containing the label files.auth-tokenis the authentication token obtained from their Hugging Face page.