Skip to content

c0deplayer/ASRTools

Repository files navigation

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

About

ASR evaluation framework for easy models comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages