Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.05 KB

File metadata and controls

41 lines (29 loc) · 1.05 KB

ASR Benchmark [WIP]

uv Data License Code License

Overview

Prerequisites

  • Python 3.12+
  • Required system packages:
    sudo apt-get install sox ffmpeg  # Ubuntu/Debian
    brew install sox ffmpeg          # macOS

Setup

  1. Clone the repository:

    git clone https://github.com/[wip]
    cd [wip]
  2. Install Python dependencies using pip:

    pip install -r requirements.txt

    or using uv:

    uv sync
  3. Configure your environment:

    • Copy config/user/template.ini to config/user/user_config.ini
    • Edit the file with your API keys and paths