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 likes45k downloads2y agoHugging Face02Vyvo-Research /Emilia-YODAS-ENaudio10M<n<100M4 likes4.4k downloads11mo agoHugging Face03TTS-AGI /emilia-yodasA mirror of the Emilia-YODAS dataset. Only includes the YODAS subset from the original dataset. https://huggingface.co/datasets/amphion/Emilia-Dataset audiotext-to-speech10M<n<100M5 likes3.2k downloads2y agoHugging Face04Vyvo-Research /Emilia-ENaudio10M<n<100M2 likes1.7k downloads11mo agoHugging Face05laion /Emilia-with-Emotion-Annotations4audio10M<n<100M1 likes895 downloads1y agoHugging Face06laion /Emilia-with-Emotion-Annotations5audio10M<n<100M3 likes735 downloads1y agoHugging Face07AdrienB134 /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 Face08Vyvo /Emilia-DE Emilia - DE Clean version with only text and audio from the Emilia Dataset. Samples: 653,109 Language: DE Usage from datasets import load_dataset dataset = load_dataset("Vyvo/Emilia-DE") sample = dataset['train'][0] text = sample['text'] audio = sample['audio']['array'] sampling_rate = sample['audio']['sampling_rate'] audio100K<n<1M0 likes495 downloads1y agoHugging Face09mrfakename /emilia-yodas-fr-parquetaudio1M<n<10M0 likes477 downloads1y agoHugging Face10AdrienB134 /Emilia-dataset-french-splitaudio100K<n<1M4 likes416 downloads2y agoHugging Face11laion /Emilia-Annotated-WIPStill a WIP, full dataset is still being annotated audio1M<n<10M3 likes395 downloads1y agoHugging Face12laion /Emilia-with-Emotion-Annotations3audio10M<n<100M1 likes383 downloads1y agoHugging Face13Scicom-intl /Emilia-YODAS-Voice-Conversion Emilia-YODAS-Voice-Conversion We sample https://huggingface.co/datasets/amphion/Emilia-Dataset YODAS set for voice conversion. Filter transcriptions based on character repetitiveness and word ngrams. Filter speaker similarity using https://huggingface.co/nvidia/speakerverification_en_titanet_large during speaker permutation. Convert audio to speech tokens using https://huggingface.co/neuphonic/neucodec We also upload the full permutation as zip files. Speech Tokenizer… See the full description on the dataset page: https://huggingface.co/datasets/Scicom-intl/Emilia-YODAS-Voice-Conversion.audio10M<n<100M4 likes338 downloads8mo agoHugging Face14laion /Emilia-with-Emotion-Annotations2audio10M<n<100M1 likes318 downloads1y agoHugging Face15Vyvo /Emilia-YODAS-DE Emilia-YODAS - DE Clean version with only text and audio from the Emilia Dataset. Samples: 2,005,364 Language: DE Usage from datasets import load_dataset dataset = load_dataset("Vyvo/Emilia-YODAS-DE") sample = dataset['train'][0] text = sample['text'] audio = sample['audio']['array'] sampling_rate = sample['audio']['sampling_rate'] audio1M<n<10M1 likes305 downloads1y agoHugging Face16humairawan /emilia_mfa_correctaudio1M<n<10M1 likes297 downloads9mo agoHugging Face17amphion /Emilia-NVgated NVSpeech Dataset Overview The NVSpeech dataset provides extensive annotations of paralinguistic vocalizations for Mandarin Chinese speech, aimed at enhancing the capabilities of automatic speech recognition (ASR) and text-to-speech (TTS) systems. The dataset features explicit word-level annotations for 18 categories of paralinguistic vocalizations, including non-verbal sounds like laughter and breathing, as well as lexicalized interjections like "uhm" and "oh."… See the full description on the dataset page: https://huggingface.co/datasets/amphion/Emilia-NV.audiotext-to-speech100K<n<1M52 likes262 downloads1y agoHugging Face18kadirnar /Emilia-DEaudio1M<n<10M1 likes223 downloads1y agoHugging Face19ylacombe /emilia-subset audiotext-to-speech1M<n<10M2 likes208 downloads2y agoHugging Face20neuphonic /emilia-yodas-english-neucodecgated Dataset Card for NeuCodec Emilia-YODAS Dataset Summary The NeuCodec Emilia-YODAS dataset is an English-language dataset containing >30M audio samples (>78k hours), taken from the English-language subset of Emilia-YODAS and compressed with NeuCodec. Usage import torch from datasets import load_dataset from neucodec import NeuCodec # load dataset and model dataset = load_dataset("neuphonic/emilia-yodas-english-neucodec", split="train"… See the full description on the dataset page: https://huggingface.co/datasets/neuphonic/emilia-yodas-english-neucodec.tabular10M<n<100M17 likes207 downloads1y agoHugging Face21MrDragonFox /JA_Emilia_Yodas_266hthe dataset is 266h out of the japanese part from https://huggingface.co/datasets/amphion/Emilia-Dataset ( Emilia Yodas - cc by 4.0) audio event classified via scribe v1 (elevenlabs stt/asr) facebook audio aestetics to be used as prefilter the dataset is very much at a v1 - if you want to help - lets talk https://discord.gg/RUs3uzBdW3 (nsfw is fully opt in only - as sfw) if you want full transaction timestamps as they come from scribe v1 - they are cc by 4.0 NC and can be found here… See the full description on the dataset page: https://huggingface.co/datasets/MrDragonFox/JA_Emilia_Yodas_266h.audio100K<n<1M4 likes176 downloads1y agoHugging Face22Vyvo /Emilia-KO Emilia - KO Clean version with only text and audio from the Emilia Dataset. Samples: 92,182 Language: KO Usage from datasets import load_dataset dataset = load_dataset("Vyvo/Emilia-KO") sample = dataset['train'][0] text = sample['text'] audio = sample['audio']['array'] sampling_rate = sample['audio']['sampling_rate'] audio10K<n<100K0 likes176 downloads1y agoHugging Face23Vyvo /Emilia-YODAS-ZH Emilia-YODAS - ZH Clean version with only text and audio from the Emilia Dataset. Samples: 130,460 Language: ZH Usage from datasets import load_dataset dataset = load_dataset("Vyvo/Emilia-YODAS-ZH") sample = dataset['train'][0] text = sample['text'] audio = sample['audio']['array'] sampling_rate = sample['audio']['sampling_rate'] audio100K<n<1M1 likes170 downloads1y agoHugging Face24mesolitica /dedup-Malaysian-Emilia Dedup Malaysian Emilia Dedup mesolitica/Malaysian-Emilia at 95% similarity threshold. You can use this for voice profiling or public voice synthetic generation. download the dataset huggingface-cli download \ mesolitica/dedup-Malaysian-Emilia \ --include "*.zip" \ --repo-type "dataset" \ --local-dir './' wget https://gist.githubusercontent.com/huseinzol05/2e26de4f3b29d99e993b349864ab6c10/raw/9b2251f3ff958770215d70c8d82d311f82791b78/unzip.py python3 unzip.py… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/dedup-Malaysian-Emilia.audio1M<n<10M0 likes156 downloads1y agoHugging Face25MrDragonFox /DE_Emilia_Yodas_680hthe dataset is 680h out of the german part from https://huggingface.co/datasets/amphion/Emilia-Dataset ( Emilia Yodas - cc by 4.0) audio event classified via scribe v1 (elevenlabs stt/asr) facebook audio aestetics to be used as prefilter the dataset is very much at a v1 - if you want to help - lets talk https://discord.gg/RUs3uzBdW3 (nsfw is fully opt in only - as sfw) if you want full transaction timestamps as they come from scribe v1 - they are cc by 4.0 NC and can be found here… See the full description on the dataset page: https://huggingface.co/datasets/MrDragonFox/DE_Emilia_Yodas_680h.audio100K<n<1M12 likes152 downloads1y agoHugging Face26Vyvo-Research /Emilia-YODAS-DEaudio1M<n<10M0 likes151 downloads11mo agoHugging Face27ASLP-lab /Emo-EmiliaC2SER: Paper | Code | HuggingFace Emo-Emilia Dataset To better simulate real-world context, we introduce a new SER test set, Emo-Emilia. Specifically, we apply the automated labeling approach to annotate Emilia, a large-scale multilingual and diverse speech generation resource with over 100,000 hours of speech data that captures a wide range of emotional contexts. We then manually verify the accuracy of the emotion labels. Each utterance is checked by at least two experts to ensure… See the full description on the dataset page: https://huggingface.co/datasets/ASLP-lab/Emo-Emilia.audio1K<n<10K10 likes148 downloads2y agoHugging Face28MrDragonFox /EN_Emilia_Yodas_616hthe dataset is 616h out of the English part from https://huggingface.co/datasets/amphion/Emilia-Dataset ( Emilia Yodas - cc by 4.0) audio event classified via scribe v1 (elevenlabs stt/asr) facebook audio aestetics to be used as prefilter the dataset is very much at a v1 - if you want to help - lets talk https://discord.gg/RUs3uzBdW3 (nsfw is fully opt in only - as sfw) if you want full transaction timestamps as they come from scribe v1 - they are cc by 4.0 NC and can be found here… See the full description on the dataset page: https://huggingface.co/datasets/MrDragonFox/EN_Emilia_Yodas_616h.audio100K<n<1M10 likes107 downloads1y agoHugging Face29Scicom-intl /Malaysian-Emilia-Nonverbal-Tags Malaysian-Emilia Non-verbal Tags Inline non-verbal event tags (laughter, cough, sigh, sneeze, burping, humming) mined from Scicom-intl/Malaysian-Emilia podcast segments, for expressive-TTS training. Tags follow the <|sfx:family|> + onomatopoeia convention (e.g. <|sfx:laughter|>Haha), placed inline at the word boundary nearest the event onset. Example: Dato' cakap ni macam ada pengalaman dengan orang berusia. Ada ke tau? <|sfx:laughter|>Hahaha Tak adalah... Pipeline… See the full description on the dataset page: https://huggingface.co/datasets/Scicom-intl/Malaysian-Emilia-Nonverbal-Tags.audiotext-to-speech1K<n<10K0 likes96 downloads3mo agoHugging Face30kadirnar /Emilia-DE-B000000audio10K<n<100K4 likes92 downloads2y agoHugging Face

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