CoolFace
30 shown

datasets

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

Clear all
01amphion /Emilia-Datasetgated Emilia: An Extensive, Multilingual, and Diverse Speech Dataset for Large-Scale Speech Generation This is the official repository 👑 for the Emilia dataset and the source code for the Emilia-Pipe speech data preprocessing pipeline. News 🔥 2025/02/26: The Emilia-Large dataset, featuring over 200,000 hours of data, is now available!!! Emilia-Large combines the original 101k-hour Emilia dataset (licensed under CC BY-NC 4.0) with the brand-new 114k-hour Emilia-YODAS… See the full description on the dataset page: https://huggingface.co/datasets/amphion/Emilia-Dataset.audiotext-to-speech10M<n<100M489 likes46k downloads2y agoHugging Face02legacy-datasets /common_voiceCommon Voice is Mozilla's initiative to help teach machines how real people speak. The dataset currently consists of 7,335 validated hours of speech in 60 languages, but we’re always adding more voices and languages.automatic-speech-recognition100K<n<1M148 likes15k downloads2y agoHugging Face03ElectronicHug /short_video_ocr_dataset Short Video OCR / ASR Dataset An actively curated research dataset for building OCR, ASR, subtitle-alignment, and video-transcript pipelines for short social videos. It combines source videos and extracted frames with human review artifacts and model-generated text candidates. The primary languages are Ukrainian and Russian; English or mixed-language content may also occur. Status: work in progress. Model outputs and pseudo-label candidates are not ground truth. Only… See the full description on the dataset page: https://huggingface.co/datasets/ElectronicHug/short_video_ocr_dataset.imageimage-to-text1K<n<10K0 likes11k downloads19h agoHugging Face04sanganaka /Vedavani-Dataset Vedavani: A Benchmark Corpus for ASR on Vedic Sanskrit Poetry Vedavani is the first benchmark dataset for automatic speech recognition (ASR) on Vedic Sanskrit poetry, consisting of richly annotated verses from the Rig Veda and Atharva Veda. This corpus captures the unique prosodic structure, phonetic complexity, and chanting style found in traditional Vedic recitation. 🔗 Paper: Vedavani: A Benchmark Corpus for ASR on Vedic Sanskrit Poetry (ACL 2025)📁 GitHub Repository:… See the full description on the dataset page: https://huggingface.co/datasets/sanganaka/Vedavani-Dataset.audioautomatic-speech-recognition0 likes10k downloads1y agoHugging Face05LEMAS-Project /LEMAS-Dataset-train Overview This dataset is part of LEMAS-Project (lemas-project.github.io/LEMAS-Project). It contains a large-scale training set (150k+ hours) and a curated evaluation set (500 utterances per language) covering 10 languages, all with word-level alignment. Fields key: unique utterance identifier; the first two characters indicate the language ID audio: relative path to the MP3 audio file (in the eval set, this key is renamed to "file_name" for compatibility with the viewer)… See the full description on the dataset page: https://huggingface.co/datasets/LEMAS-Project/LEMAS-Dataset-train.texttext-to-speech100M<n<1B89 likes7.6k downloads6mo agoHugging Face06ehabnegm /100-hour-Egyptian-dataset-single-speaker Masri 100h — Egyptian Arabic Single-Speaker Speech Corpus A 100-hour Egyptian Arabic (مصري) single-narrator speech collection — 15,653 released clips at 24 kHz mono, with aligned transcripts. Egyptian Arabic is the most widely understood Arabic dialect and one of the least served by open speech data. Almost every open Arabic corpus is Modern Standard Arabic (MSA) — a register nobody actually speaks at home. This dataset is built for the opposite: natural, spoken, conversational… See the full description on the dataset page: https://huggingface.co/datasets/ehabnegm/100-hour-Egyptian-dataset-single-speaker.audiotext-to-speech10K<n<100K11 likes4.9k downloads2mo agoHugging Face07XRXRX /X-Voice-Dataset-Train X-Voice Training Dataset Overview The X-Voice training dataset is a large-scale multilingual speech corpus curated for high-performance speech models. It provides a robust foundation for cross-lingual phonetic and prosodic modeling. Also the train set of X-Voice Model. Core Statistics Total Speech Duration: 420K hours 30 languages European: bg (Bulgarian), cs (Czech), da (Danish), de (German), el (Greek), en (English), es (Spanish), et (Estonian), fi… See the full description on the dataset page: https://huggingface.co/datasets/XRXRX/X-Voice-Dataset-Train.audiotext-to-speech10M<n<100M11 likes4.7k downloads5mo agoHugging Face08Digital-Divide-Data /khmer-speech-dataset Khmer ASR Cultural Dataset 727.94 hours of manually curated speech-text pairs by native speakers in the Khmer language about Cambodian cultural topics. On average, each recording is 8 seconds. Speaker metadata (gender, age group, and origin city) is provided. Language: Khmer (khm). Source(s): Native speakers from Cambodia (5 females, 7 males). The utterances were manually generated based on topics and subtopics listed in metadata. Domain(s): Cultural domain, with a total of 61… See the full description on the dataset page: https://huggingface.co/datasets/Digital-Divide-Data/khmer-speech-dataset.audioautomatic-speech-recognition100K<n<1M26 likes3.8k downloads3mo agoHugging Face09ayousanz /Emilia-Dataset-JA-Plus Emilia: An Extensive, Multilingual, and Diverse Speech Dataset for Large-Scale Speech Generation This is the official repository 👑 for the Emilia dataset and the source code for the Emilia-Pipe speech data preprocessing pipeline. News 🔥 2024/08/28: Welcome to join Amphion's Discord channel to stay connected and engage with our community! 2024/08/27: The Emilia dataset is now publicly available! Discover the most extensive and diverse speech generation dataset with… See the full description on the dataset page: https://huggingface.co/datasets/ayousanz/Emilia-Dataset-JA-Plus.text-to-speech10M<n<100M1 likes3.4k downloads2y agoHugging Face10nithinraok /asr-leaderboard-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 MCV… See the full description on the dataset page: https://huggingface.co/datasets/nithinraok/asr-leaderboard-datasets.audioautomatic-speech-recognition100K<n<1M4 likes3.2k downloads1y agoHugging Face11opedromartins /ASR-datasets-ptbr 📚 Datasets de Áudio em Português (PT-BR) Este repositório reúne diversos corpora públicos de fala em português do Brasil, combinados em um único dataset para facilitar treinamentos e pesquisas em ASR (Automatic Speech Recognition). O objetivo é fornecer um recurso amplo, padronizado e de fácil acesso para a comunidade. 📂 Datasets Integrados A tabela abaixo lista todos os datasets incluídos, com suas informações: Dataset Config Name TOTAL train test validation… See the full description on the dataset page: https://huggingface.co/datasets/opedromartins/ASR-datasets-ptbr.audioautomatic-speech-recognition1M<n<10M13 likes2.5k downloads1y agoHugging Face12bhyuan /gptsovits_datasetgated bhyuan/gptsovits_dataset GPT-SoVITS speech dataset, packed as WebDataset tar shards. Layout data/ train/ metadata.csv audio/ train-000.tar train-001.tar ... validation/ metadata.csv audio/ validation-000.tar ... test/ metadata.csv audio/ test-000.tar ... Shard counts: youshengshu_v5_test: 6536 tar shard(s) Inside each tar, every sample is a pair sharing a unique key: <key>.wav # raw… See the full description on the dataset page: https://huggingface.co/datasets/bhyuan/gptsovits_dataset.audiotext-to-speech10M<n<100M1 likes1.9k downloads4mo agoHugging Face13UBC-NLP /SimbaBench_dataset SibmaBench Data Release & Benchmarking To evaluate your model on SimbaBench across all supported tasks (ASR, TTS, and SLID), simply load the corresponding configuration for the task and language you wish to benchmark. Each task is organized by configuration name (e.g., asr_test_afr, tts_test_wol, slid_61_test). Loading a configuration provides the standardized evaluation split for that specific benchmark.Example: from datasets import load_dataset data =… See the full description on the dataset page: https://huggingface.co/datasets/UBC-NLP/SimbaBench_dataset.audioautomatic-speech-recognition100K<n<1M0 likes1.7k downloads7mo agoHugging Face14linagora /linto-dataset-audio-ar-tn LinTO DataSet Audio for Arabic Tunisian A collection of Tunisian dialect audio and its annotations for STT task This is the first packaged version of the datasets used to train the Linto Tunisian dialect with code-switching STT (linagora/linto-asr-ar-tn). Dataset Summary Dataset composition Sources Data Table Data sources Content Types Languages and Dialects Example use (python) License Citations Dataset Summary The LinTO DataSet Audio for Arabic Tunisian is a diverse… See the full description on the dataset page: https://huggingface.co/datasets/linagora/linto-dataset-audio-ar-tn.audioautomatic-speech-recognition10K<n<100K22 likes1.3k downloads1y agoHugging Face15ekacare /eka-medical-asr-evaluation-dataset Eka Medical ASR Evaluation Dataset Dataset Overview and Sourcing The Eka Medical ASR Evaluation Dataset enables comprehensive evaluation of automatic speech recognition systems designed to transcribe medical speech into accurate text—a fundamental component of any medical scribe system. This dataset captures the unique challenges of processing medical terminology, particularly branded drugs, which is specific to the Indian context. The dataset comprises over 3,900+… See the full description on the dataset page: https://huggingface.co/datasets/ekacare/eka-medical-asr-evaluation-dataset.audioautomatic-speech-recognition1K<n<10K17 likes1.3k downloads1y agoHugging Face16phonsobon /khmer-speech-dataset Khmer ASR Cultural Dataset 727.94 hours of manually curated speech-text pairs by native speakers in the Khmer language about Cambodian cultural topics. On average, each recording is 8 seconds. Speaker metadata (gender, age group, and origin city) is provided. Language: Khmer (khm). Source(s): Native speakers from Cambodia (5 females, 7 males). The utterances were manually generated based on topics and subtopics listed in metadata. Domain(s): Cultural domain, with a total of 61… See the full description on the dataset page: https://huggingface.co/datasets/phonsobon/khmer-speech-dataset.audioautomatic-speech-recognition100K<n<1M0 likes1.2k downloads2mo agoHugging Face17DigiGreen /Agri_STT_Benchmarking_Dataset Agri STT Benchmarking Dataset 10,808 farmer voice queries in Hindi, Telugu and Odia, with reference transcripts, for benchmarking automatic speech recognition in agricultural contexts. The audio is included in this repository. Every recording is a smallholder farmer speaking a question to Farmer.Chat, an AI advisory service run by Digital Green. Reference transcripts were produced by human annotators. Nothing here is read from a script or recorded in a studio, so the audio… See the full description on the dataset page: https://huggingface.co/datasets/DigiGreen/Agri_STT_Benchmarking_Dataset.audioautomatic-speech-recognition10K<n<100K1 likes1.2k downloads2mo agoHugging Face18HKUSTAudio /Audio-FLAN-Datasetgated Audio-FLAN Dataset (Paper) (the FULL audio files and jsonl files are still updating) An Instruction-Tuning Dataset for Unified Audio Understanding and Generation Across Speech, Music, and Sound. 1. Dataset Structure The Audio-FLAN-Dataset has the following directory structure: Audio-FLAN-Dataset/ ├── audio_files/ │ ├── audio/ │ │ └── 177_TAU_Urban_Acoustic_Scenes_2022/ │ │ └── 179_Audioset_for_Audio_Inpainting/ │ │ └── ... │ ├── music/ │ │ └──… See the full description on the dataset page: https://huggingface.co/datasets/HKUSTAudio/Audio-FLAN-Dataset.audiotext-to-speech10M<n<100M47 likes1.1k downloads1y agoHugging Face19Abduqayum /Uzbek-STT-Dataset-780h Uzbek STT Dataset (~780 hours) A large Uzbek speech-to-text dataset for training and fine-tuning automatic speech recognition (ASR) models such as Whisper. Dataset summary Language Uzbek (uz) Examples 122,464 Total audio ~780 hours Clip length up to 30 seconds each Columns audio, transcription Audio embedded in parquet, original sample rates (e.g. 44.1 kHz / 16 kHz), mono/stereo as recorded Split single train split (split it yourself as… See the full description on the dataset page: https://huggingface.co/datasets/Abduqayum/Uzbek-STT-Dataset-780h.audioautomatic-speech-recognition100K<n<1M2 likes1.1k downloads3mo agoHugging Face20hf-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 Face21Benji-fish /ethiopian-languages-speech-dataset Leyu Ethiopian Languages Speech Dataset Audio recordings paired with corresponding text transcripts, collected on the Leyu Data Collection Platform — an open-source platform for crowdsourced speech data collection — for the Leyu Platform Competition, covering 4 languages: Amharic, Afaan Oromo, Sidama, Tigrinya. Dataset Summary Languages: Amharic (am), Afaan Oromo (om), Sidama (sid), Tigrinya (ti) Total examples: 2750 License: CC-BY-4.0 Task categories: Automatic… See the full description on the dataset page: https://huggingface.co/datasets/Benji-fish/ethiopian-languages-speech-dataset.audioautomatic-speech-recognition1K<n<10K0 likes982 downloads1mo agoHugging Face22sulabhkatiyar /ne-asr-dataset-lus-aug NE ASR Augmented Dataset -- Mizo (lus) Augmented automatic speech recognition dataset for Mizo (lus), a Tibeto-Burman language spoken in Mizoram, India. Source Augmented from sulabhkatiyar/ne-asr-lus (original transcribed speech data from the ARTPARK-IISc Vaani project). Language Information Property Value Language Mizo ISO 639-3 lus Family Tibeto-Burman Region Mizoram, India Tonal Yes Tier D (20.75h original data)… See the full description on the dataset page: https://huggingface.co/datasets/sulabhkatiyar/ne-asr-dataset-lus-aug.audioautomatic-speech-recognition10K<n<100K0 likes876 downloads4mo agoHugging Face23RodolfoRizzi /MyMentorLLM-dataset Dataset Card for MyMentorLLM This dataset accompanies the MyMentorLLM paper, arXiv:2607.25667, which describes the simulation environment, generation procedure, experimental design and validation analyses. If you use this dataset, please cite the paper (see Citation Information). Dataset Summary MyMentorLLM is a multimodal voice- and text-based deliberate-practice environment used to generate 2,100 simulated Cognitive Behavioural Therapy (CBT) training sessions… See the full description on the dataset page: https://huggingface.co/datasets/RodolfoRizzi/MyMentorLLM-dataset.audiotext-generation10K<n<100K0 likes876 downloads2d agoHugging Face24sulabhkatiyar /ne-asr-dataset-nag-aug NE ASR Augmented Dataset -- Nagamese (nag) Augmented automatic speech recognition dataset for Nagamese (nag), a Assamese-based creole language spoken in Nagaland, India. Source Augmented from sulabhkatiyar/ne-asr-nag (original transcribed speech data from the ARTPARK-IISc Vaani project). Language Information Property Value Language Nagamese ISO 639-3 nag Family Assamese-based creole Region Nagaland, India Tonal No Tier D (23.76h… See the full description on the dataset page: https://huggingface.co/datasets/sulabhkatiyar/ne-asr-dataset-nag-aug.audioautomatic-speech-recognition10K<n<100K0 likes787 downloads4mo agoHugging Face25JaepaX /korean_datasetaudioautomatic-speech-recognition10K<n<100K4 likes688 downloads2y agoHugging Face26skypro1111 /whisper-dataset-ytb-uk Dataset Card for Dataset Name This dataset is collected from youtube. audioautomatic-speech-recognition10K<n<100K2 likes627 downloads3y agoHugging Face27sulabhkatiyar /ne-asr-dataset-grt Garo (grt) — ASR dataset A small Garo (grt) speech-to-text dataset for automatic speech recognition (ASR) of a low-resource North-East India language. Each example pairs a short audio clip with its Romanized (Latin-script) transcript. Source Derived from the ARTPARK-IISc Vaani project (https://vaani.iisc.ac.in/) Splits Split Samples train 33,480 validation 4,253 test 4,101 Data fields Each example has: audio — the… See the full description on the dataset page: https://huggingface.co/datasets/sulabhkatiyar/ne-asr-dataset-grt.audioautomatic-speech-recognition10K<n<100K0 likes593 downloads28d agoHugging Face28MERaLiON /sea_audiobench_datasets_ASR SEA-SpeechBench — ASR (Automatic Speech Recognition) This dataset is the automatic-speech-recognition (ASR) task of SEA-SpeechBench, a large-scale multitask benchmark for speech understanding across Southeast Asia. It contains 26,863 evaluation examples across eleven languages, drawn from fifteen source corpora, each pairing an audio recording with an instruction and a reference transcript. Given the recording and the instruction, a model must transcribe the speech.… See the full description on the dataset page: https://huggingface.co/datasets/MERaLiON/sea_audiobench_datasets_ASR.audioautomatic-speech-recognition10K<n<100K0 likes572 downloads16d agoHugging Face29sulabhkatiyar /ne-asr-dataset-nnp-aug NE ASR Augmented Dataset -- Wancho (nnp) Augmented automatic speech recognition dataset for Wancho (nnp), a Tibeto-Burman language spoken in Arunachal Pradesh, India. Source Augmented from sulabhkatiyar/ne-asr-nnp (original transcribed speech data from the ARTPARK-IISc Vaani project). Language Information Property Value Language Wancho ISO 639-3 nnp Family Tibeto-Burman Region Arunachal Pradesh, India Tonal Yes Tier C (11.91h… See the full description on the dataset page: https://huggingface.co/datasets/sulabhkatiyar/ne-asr-dataset-nnp-aug.audioautomatic-speech-recognition10K<n<100K0 likes571 downloads4mo agoHugging Face30linagora /linto-dataset-audio-ar-tn-augmented LinTO DataSet Audio for Arabic Tunisian Augmented A collection of Tunisian dialect audio and its annotations for STT task This is the augmented datasets used to train the Linto Tunisian dialect with code-switching STT linagora/linto-asr-ar-tn. Dataset Summary Dataset composition Sources Content Types Languages and Dialects Example use (python) License Citations Dataset Summary The LinTO DataSet Audio for Arabic Tunisian Augmented is a dataset that builds on LinTO… See the full description on the dataset page: https://huggingface.co/datasets/linagora/linto-dataset-audio-ar-tn-augmented.audioautomatic-speech-recognition100K<n<1M6 likes539 downloads1y agoHugging Face

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