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
01Menlo /instruction-speech-encodec-v1 Dataset Card for "Instruction Speech" The largest open-source English speech instruction to text answer dataset Dataset Overview This dataset contains nearly 450,000 English speech instruction to text answer samples, using: A subset of OpenHermes 2.5 with user's prompt length less than 64. Audio generation using WhisperSpeech. Tokenized using Encodec. Usage from datasets import load_dataset, Audio # Load Instruction Speech dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/Menlo/instruction-speech-encodec-v1.audio100K<n<1M18 likes1.4k downloads2y agoHugging Face02Vikhrmodels /Speech-Instructionsaudio100K<n<1M0 likes683 downloads10mo agoHugging Face03mesolitica /Zeroshot-Audio-Classification-Instructions Zeroshot-Audio-Classification-Instructions Convert audio classification dataset into zero-shot format speech instructions, support both single label and multi-label, VGGSound FSD50k Nonspeech7k urbansound8K VocalSound Emotion Gender ESD Emotion Age Language TAU Urban Acoustic Scenes 2022 CochlScene BirdCLEF_2021 EmoBox AudioSet We also converted huge WAV files into MP3 16k sample rate to reduce storage size.To prevent leakage, please do not include test set in training session.… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Zeroshot-Audio-Classification-Instructions.audio1M<n<10M3 likes613 downloads1y agoHugging Face04mesolitica /Malaysian-Speech-Instructions Malaysian Speech Instructions We filter Malaysian short prompts that suitable to convert to voice prompt and generate synthetic voice using mesolitica/Malaysian-F5-TTS-v2 also verified with Force Alignment to make sure the pronunciations almost correct. We follow chat template from Qwen/Qwen2-Audio-7B-Instruct. It contains dataset from the following sets: Malaysian-Instructions Critics Malaysian Malaysian General QA Malaysian Ultrachat Malaysian Alpaca Multi-turn Stupid questions… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-Speech-Instructions.audio100K<n<1M1 likes517 downloads1y agoHugging Face05Menlo /instruction-speech-encodec-v1.5 Dataset Card for "Instruction Speech" The largest open-source English speech instruction to text answer dataset Dataset Overview This dataset contains over 332,000 English speech instruction to text answer samples, using: A subset of jan-hq/prompt-voice-v1.5. Audio generation using WhisperSpeech. Tokenized using Encodec. Usage from datasets import load_dataset, Audio # Load Instruction Speech dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/Menlo/instruction-speech-encodec-v1.5.audio100K<n<1M7 likes355 downloads2y agoHugging Face06mesolitica /AudioSet-Audio-Instructions AudioSet-Audio-Instructions Convert AudioSet up to 527 audio labels to Speech Instruction dataset. For Speech, we transcribe first using Whisper Large V3 after that use the transcription with the label to generate the synthetic instructions. audio100K<n<1M3 likes303 downloads1y agoHugging Face07mesolitica /Classification-Speech-Instructions Classification Speech Instructions Speech instructions for emotion, gender, age and language audio classification. Source code Source code at https://github.com/mesolitica/malaysian-dataset/tree/master/llm-instruction/speech-classification-instructions audioaudio-classification100K<n<1M1 likes282 downloads1y agoHugging Face08mesolitica /Animal-Sound-Instructions Animal Sound Instructions We gathered from, Birds, birdclef-2021 Insecta, christopher/birdclef-2025 Amphibia, christopher/birdclef-2025 Mammalia, christopher/birdclef-2025 We use Qwen/Qwen2.5-72B-Instruct to generate the answers based on the metadata. how to prepare the dataset huggingface-cli download \ mesolitica/Animal-Sound-Instructions \ --include "*.zip" \ --repo-type "dataset" \ --local-dir './' wget… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Animal-Sound-Instructions.audio10K<n<100K0 likes225 downloads1y agoHugging Face09mesolitica /CoVoST2-Instructions CoVoST2 Instruction Originally from https://huggingface.co/datasets/facebook/covost2, we converted to speech instruction format. We also provide test split. We highly recommend to not include test set in training set to prevent contamination. Test set supposely to become a speech translation benchmark. how to prepare the dataset huggingface-cli download \ mesolitica/CoVoST2-Instructions \ --include "*.zip" \ --repo-type "dataset" \ --local-dir './' wget… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/CoVoST2-Instructions.audio1M<n<10M1 likes144 downloads1y agoHugging Face10mesolitica /Speech-Translation-Instructions Speech-Translation-Instructions The instructions translated from 120 languages Common Voice to english, arabic, japanese, mandarin and french from common voice speech dataset. Suitable to use to finetune Speech LLM. audio100K<n<1M1 likes142 downloads1y agoHugging Face11fluid-concepts /multimodal-expert-instruction-samplesgated Multimodal Expert Instruction Samples - Musical Instrument Lessons with Channel-separated Audio and Video A music teacher and a student work through two one-on-one lessons: both voices and both instruments on separate tracks, the student on camera, with the lesson plans, the instructions given to each side and both sides' post-lesson ratings alongside. ▶ Watch the lessons · See Peer Collaboration samples · Discuss the full collection Sister collection: Peer Collaboration… See the full description on the dataset page: https://huggingface.co/datasets/fluid-concepts/multimodal-expert-instruction-samples.audion<1K1 likes114 downloads5d agoHugging Face12mesolitica /Cantonese-Radio-Description-Instructions Cantonese-Radio-Description-Instructions Originally from alvanlii/cantonese-radio, we use Qwen/Qwen2.5-72B-Instruct to generate description based on the transcription. how to prepare the dataset huggingface-cli download \ mesolitica/Cantonese-Radio-Description-Instructions \ --include '*.zip' \ --repo-type "dataset" \ --local-dir './' wget https://gist.githubusercontent.com/huseinzol05/2e26de4f3b29d99e993b349864ab6c10/raw/9b2251f3ff958770215d70c8d82d311f82791b78/unzip.py… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Cantonese-Radio-Description-Instructions.audio100K<n<1M0 likes111 downloads1y agoHugging Face13mesolitica /Speaker-Diarization-Instructions Speaker-Diarization-Instructions Convert diarization dataset from https://huggingface.co/diarizers-community into speech instructions dataset and chunk max to 30 seconds because most of speech encoder use for LLM come from Whisper Encoder. We highly recommend to not include AMI test set from both AMI-IHM and AMI-SDM in training set to prevent contamination. This dataset supposely to become a speech diarization benchmark. how to prepare the dataset huggingface-cli… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Speaker-Diarization-Instructions.audio100K<n<1M0 likes104 downloads1y agoHugging Face14mesolitica /Audio-Adversarial-Instructions Audio-Adversarial-Instructions We convert to audio boolean classifier speech instructions, randomly 50% chance for positive and other 50% chance for negative. Data source AudioSet from mesolitica/AudioSet-Audio-Instructions Classification Speech Instruction from mesolitica/Classification-Speech-Instructions EmoBox from mesolitica/Classification-Speech-Instructions BirdCLEF_2021 how to prepare the dataset huggingface-cli download \… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Audio-Adversarial-Instructions.audio100K<n<1M0 likes102 downloads1y agoHugging Face15AudioLLMs /openhermes_instruction_test@article{wang2024audiobench, title={AudioBench: A Universal Benchmark for Audio Large Language Models}, author={Wang, Bin and Zou, Xunlong and Lin, Geyu and Sun, Shuo and Liu, Zhuohan and Zhang, Wenyu and Liu, Zhengyuan and Aw, AiTi and Chen, Nancy F}, journal={NAACL}, year={2025} } audion<1K2 likes99 downloads2y agoHugging Face16mesolitica /CompA-R-Instructions CompA-R-Instructions Originally from https://huggingface.co/papers/2406.11768, we downloaded from Google Drive and converted to HuggingFace. audio100K<n<1M0 likes79 downloads1y agoHugging Face17mesolitica /Malaysian-UltraChat-Speech-Multiturn-Instructions Malaysian-UltraChat-Speech-Multiturn-Instructions We filter Malaysian short user questions from mesolitica/malaysian-ultrachat that suitable to convert to voice prompt and generate synthetic voice using mesolitica/Malaysian-Dia-1.6B also verified with Force Alignment to make sure the pronunciations almost correct. A conversation must at least have 2 audio. We follow chat template from Qwen/Qwen2-Audio-7B-Instruct. how to prepare the dataset huggingface-cli download \… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-UltraChat-Speech-Multiturn-Instructions.audio100K<n<1M1 likes67 downloads1y agoHugging Face18mesolitica /Transcription-Instructions Transcription Instructions Convert ASR dataset into speech instructions. Sample from mesolitica/pseudolabel-science-large-v3-timestamp Sample from mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp Sample from mesolitica/Malaysian-Emilia Mandarin sample from mesolitica/Extra-Emilia/mandarin_v2 Cantonese sample from alvanlii/cantonese-radio Entire dataset from mesolitica/Malaysian-STT-Whisper/extra how to prepare the dataset huggingface-cli download \… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Transcription-Instructions.audio1M<n<10M1 likes55 downloads1y agoHugging Face19mesolitica /Malaysian-Reasoning-Speech-Instructions Malaysian Reasoning Speech Instructions We filter Malaysian short prompts from mesolitica/Malaysian-Reasoning that suitable to convert to voice prompt and generate synthetic voice using mesolitica/Malaysian-Dia-1.6B also verified with Force Alignment to make sure the pronunciations almost correct. Source code Source code at https://github.com/mesolitica/malaysian-dataset/tree/master/speech-instruction/malaysian-reasoning audio10K<n<100K0 likes48 downloads1y agoHugging Face20malaysia-ai /Speech-Instructions-Extraaudio100K<n<1M0 likes39 downloads2y agoHugging Face21mesolitica /Speech-Instructions-MalayMMLU Speech Instructions MalayMMLU We filter MalayMMLU that suitable to convert to voice prompt and generate synthetic voice using mesolitica/Malaysian-Dia-1.6B also verified with Force Alignment to make sure the pronunciations almost correct. We highly recommend to not include this dataset in training set to prevent contamination. This dataset supposely to become a speech QA benchmark. Benchmark gpt-4o-audio-preview-2025-06-03 Social science… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Speech-Instructions-MalayMMLU.audio10K<n<100K0 likes23 downloads1y agoHugging Face22syarief-mulyadi /IWSE-InstructionBasedSpeechEdit-llasa_tokenizeaudion<1K0 likes23 downloads6mo agoHugging Face23CLAPv2 /synth_instructionsaudion<1K0 likes20 downloads2y agoHugging Face24APEX-SUPERB /text_multi_instruction_asraudio1K<n<10K0 likes11 downloads1y agoHugging Face25pbcong /openhermes_instructionaudion<1K0 likes10 downloads2y agoHugging Face26APEX-SUPERB /speech_multi_instruction_asraudio1K<n<10K0 likes10 downloads1y agoHugging Face27lmms-lab-audio /openhermes_instructionaudion<1K0 likes8 downloads2y agoHugging Face28syarief-mulyadi /IWSE-InstructionBasedSpeechEditaudion<1K0 likes8 downloads7mo agoHugging Face29JYJ233 /instructionaudion<1K0 likes4 downloads8mo agoHugging Face30APEX-SUPERB /text_multi_instruction_staudio1K<n<10K0 likes4 downloads1y agoHugging Face

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