Picovoice Falcon - Speaker Diarization Benchmark
Prerequisites
- Ubuntu 20.04 (x86_64)
- Git
- Python 3.7+
- PIP
- Picovoice Console Account
Usage
- Clone the repository:
- Install the dependencies:
Set up the dataset as described in the main readme of the repository.
Run the benchmark:
Where:
typeis the type of benchmark to run. It can beACCURACY,CPU, orMEMORY.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.picovoice-access-keyis the AccessKey obtained from Picovoice Console.