reach-vb/open-asr-leaderboard-evals-all dataset hosted on Hugging Face and contributed by the HF Datasets community
Comparison of Speed factor: Input audio seconds transcribed per second, Higher is better by Model
ESB Test Sets: Parquet & Sorted
This dataset takes the open-asr-leaderboard/datasets-test-only data and sorts each split by audio length. The format is also changed, from custom loading script (un-safe remote code) to parquet (safe). Broadly speaking, this dataset was generated with the following code-snippet: from datasets import load_dataset, get_dataset_config_names
DATASET = "open-asr-leaderboard/datasets-test-only" # dataset to load from HUB_DATASET_ID =… See the full description on the dataset page: https://huggingface.co/datasets/hf-audio/esb-datasets-test-only-sorted.
Comprehensive comparison of Word Error Rate vs. Speed Factor by Model
Comparison of Price: USD per 1000 minutes of audio, Lower is better by Model
Comparison of Word error rate: % of words transcribed incorrectly, Lower is better by Model
Comprehensive comparison of Speed Factor vs. Price by Model
Comprehensive comparison of Word Error Rate vs. Price by Model
Not seeing a result you expected?
Learn how you can add new datasets to our index.
reach-vb/open-asr-leaderboard-evals-all dataset hosted on Hugging Face and contributed by the HF Datasets community