Installation
To install ASRBench cli, all you need is Python 3.12+ and pip. Use the command below to install the latest version:
pip install asrbench-cli
Windows users
To use the framework's pkg report, you need to install GTK3. Follow these simple steps:
- Download the GTK3 installer for Windows.
- Run the installer and follow the on-screen instructions.
- Make sure you add the installation directory (usually C:\Program Files\GTK3-Runtime Win64\bin) to the Windows PATH environment variable.