CoolFace
4 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01hf-audio /open-asr-leaderboard-multilingual-datasets ASR Leaderboard Datasets This repository contains test splits from multiple speech corpora, including FLEURS, Common Voice (MCV), and Multilingual LibriSpeech (MLS). How to Load To load a specific subset, use load_dataset with the corresponding config_name in the format <set>_<lang>. from datasets import load_dataset # Load the FLEURS dataset for Bulgarian fleurs_bg = load_dataset("nithinraok/asr-leaderboard-datasets", "fleurs_bg") print(fleurs_bg) # Load the… See the full description on the dataset page: https://huggingface.co/datasets/hf-audio/open-asr-leaderboard-multilingual-datasets.audioautomatic-speech-recognition100K<n<1M4 likes1.1k downloads2mo agoHugging Face02rishiraj /open-large-bengali-asr-data Open Large Bengali ASR Data This is a collection of publicly available ASR data for Bengali. It contains 5000 hours of audio. We have a filtering column called is_better to filter good-quality audio from the corpus. It is set based on the wer between original transcription and prediction taken from a Bengali-Wav2Vec2 model and word-per-second (wps). Datasets: commonvoice audioautomatic-speech-recognition100K<n<1M0 likes416 downloads3mo agoHugging Face03SKNahin /open-large-bengali-asr-data Open Large Bengali ASR Data This is a collection of publicly available ASR data for Bengali. It contains 5000 hours of audio. We have a filtering column called is_better to filter good-quality audio from the corpus. It is set based on the wer between original transcription and prediction taken from a Bengali-Wav2Vec2 model and word-per-second (wps). Datasets: commonvoice openslr madasr shrutilipi flerus kathbath indictts ucla gali audioautomatic-speech-recognition1M<n<10M13 likes411 downloads2y agoHugging Face04Metric-AI /open-asr-leaderboard-multilingual-datasets Open ASR Leaderboard Armenian Test Datasets This private repository holds leaderboard-compatible Armenian test configurations while their integration is being validated. Configurations fleurs_hy Source: google/fleurs, configuration hy_am, test split Reviewed reference changes: Metric-AI/fleurs-corrections, test split 932 recordings; all 314 reviewed corrections were matched to the original source transcript and applied mcv_hy… See the full description on the dataset page: https://huggingface.co/datasets/Metric-AI/open-asr-leaderboard-multilingual-datasets.audioautomatic-speech-recognition1K<n<10K1 likes27 downloads12d agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.