Picovoice Eagle - Speaker Recognition Benchmark
Prerequisites
- Ubuntu 22.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:
type
is the type of benchmark to run. It can beACCURACY
orCPU
.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.picovoice-access-key
is the AccessKey obtained from Picovoice Console.