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
01ElectronicHug /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 Face02Digital-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.9k downloads3mo agoHugging Face03nithinraok /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.7k downloads1y agoHugging Face04opedromartins /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 Face05UBC-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.6k downloads7mo agoHugging Face06linagora /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.5k downloads1y agoHugging Face07Abduqayum /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.2k downloads3mo agoHugging Face08phonsobon /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 Face09ekacare /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<10K18 likes1.2k downloads1y agoHugging Face10hf-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 Face11RodolfoRizzi /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 likes1k downloads5d agoHugging Face12Benji-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 likes883 downloads1mo agoHugging Face13sulabhkatiyar /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 Face14JaepaX /korean_datasetaudioautomatic-speech-recognition10K<n<100K4 likes841 downloads2y agoHugging Face15linagora /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<1M7 likes761 downloads1y agoHugging Face16mlinmg /translation_datasetgated translation_dataset Synthetic, expressive, multilingual speech for cross-lingual dubbing research. Each example pairs a style-annotated text with generated audio that clones an English reference voice: the voice stays the same, the language changes. ~1.9M examples in the one_speaker config 17 languages ~900 distinct reference speakers Samples Each sample shows the generated audio followed by the English reference voice that conditioned it. English… See the full description on the dataset page: https://huggingface.co/datasets/mlinmg/translation_dataset.audiotext-to-speech1M<n<10M0 likes729 downloads15h agoHugging Face17sulabhkatiyar /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 likes687 downloads4mo agoHugging Face18MERaLiON /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 likes646 downloads19d agoHugging Face19AdrienB134 /Emilia-dataset-french-with-gender Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/AdrienB134/Emilia-dataset-french-with-gender.audioautomatic-speech-recognition100K<n<1M1 likes642 downloads2y agoHugging Face20sulabhkatiyar /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 likes641 downloads1mo agoHugging Face21sulabhkatiyar /ne-asr-dataset-grt-aug NE ASR Augmented Dataset -- Garo (grt) Augmented automatic speech recognition dataset for Garo (grt), a Tibeto-Burman language spoken in Meghalaya, India. Source Augmented from sulabhkatiyar/ne-asr-grt (original transcribed speech data from the ARTPARK-IISc Vaani project). Language Information Property Value Language Garo ISO 639-3 grt Family Tibeto-Burman Region Meghalaya, India Tonal No Tier E (47.33h original data)… See the full description on the dataset page: https://huggingface.co/datasets/sulabhkatiyar/ne-asr-dataset-grt-aug.audioautomatic-speech-recognition100K<n<1M0 likes610 downloads4mo agoHugging Face22sulabhkatiyar /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 likes598 downloads4mo agoHugging Face23srezas /farsi_voice_dataset Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/srezas/farsi_voice_dataset.audioautomatic-speech-recognition100K<n<1M5 likes555 downloads2y agoHugging Face24Ranjit /or_in_datasetaudioautomatic-speech-recognition10K<n<100K1 likes472 downloads3y agoHugging Face25typhoon-ai /thai-dialect-isan-dataset Dataset Card for Thai Dialect Isan Speech Corpus Dataset Description This dataset contains audio recordings of Isan (Northeastern Thai) speech, paired with rich transcriptions and demographic metadata. It is designed to support Automatic Speech Recognition (ASR), dialect study, and text normalization tasks for the Isan language. The dataset features spontaneous responses to specific questions, covering two domains (General and Finance), recorded by speakers from different… See the full description on the dataset page: https://huggingface.co/datasets/typhoon-ai/thai-dialect-isan-dataset.textautomatic-speech-recognition10K<n<100K5 likes471 downloads10mo agoHugging Face26islomov /news_youtube_uzbek_speech_dataset News Youtube Uzbek Speech Dataset Dataset Description This dataset contains audio clips and their corresponding transcriptions in the Uzbek language with differenent dialects. The data was collected from publicly available news videos on YouTube. It is designed for training and evaluating Automatic Speech Recognition (ASR) models. Most of the content comes from the Kunuz, Qalampir YouTube channels. The data was transcribed using Gemini 2.5 Pro and was intelligently… See the full description on the dataset page: https://huggingface.co/datasets/islomov/news_youtube_uzbek_speech_dataset.audioautomatic-speech-recognition10K<n<100K10 likes447 downloads1y agoHugging Face27KrorngAI /DDD-Cambodia-khmer-speech-dataset-parquet-000-159-en-translateDisclaimer: The original dataset can be found here. It is published by Digital Divide Data Cambodia (DDD-Cambodia). License: Khmer ASR Cultural Dataset's license is Creative Commons Attribution Share Alike 4.0 International (CC-BY-SA-4.0). Please attribute Digital Divide Data if you use this dataset in any way. Objective of this dataset Add English translation: a new column en_translate is added to the original dataset (only from parquet 000 to 159 of the original… See the full description on the dataset page: https://huggingface.co/datasets/KrorngAI/DDD-Cambodia-khmer-speech-dataset-parquet-000-159-en-translate.audioautomatic-speech-recognition10K<n<100K0 likes429 downloads2mo agoHugging Face28RetaSy /quranic_audio_dataset Dataset Card for Quranic Audio Dataset : Crowdsourced and Labeled Recitation from Non-Arabic Speakers Dataset Summary We explore the possibility of crowdsourcing a carefully annotated Quranic dataset, on top of which AI models can be built to simplify the learning process. In particular, we use the volunteer-based crowdsourcing genre and implement a crowdsourcing API to gather audio assets. We developed a crowdsourcing platform called Quran Voice for annotating the… See the full description on the dataset page: https://huggingface.co/datasets/RetaSy/quranic_audio_dataset.audioautomatic-speech-recognition1K<n<10K12 likes413 downloads2y agoHugging Face29dsfsi-anv /multilingual-nchlt-dataset NCHLT Auxiliary Speech Corpus - Combined Multilingual Dataset Dataset Description This is a combined multilingual version of the NCHLT Auxiliary Speech Corpus, compiled by the Data Science for Social Impact (DSFSI) research group at the University of Pretoria to facilitate easier benchmarking and multi-language speech recognition research. The original auxiliary data was collected during the National Centre for Human Language Technology (NCHLT) project for the 11 official… See the full description on the dataset page: https://huggingface.co/datasets/dsfsi-anv/multilingual-nchlt-dataset.audioautomatic-speech-recognition100K<n<1M1 likes404 downloads9mo agoHugging Face30sulabhkatiyar /ne-asr-dataset-lus Mizo (lus) — ASR dataset A small Mizo (lus) 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 9,850 validation 1,190 test 1,218 Data fields Each example has: audio — the… See the full description on the dataset page: https://huggingface.co/datasets/sulabhkatiyar/ne-asr-dataset-lus.audioautomatic-speech-recognition10K<n<100K1 likes392 downloads1mo agoHugging Face

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