CoolFace
9 shown

datasets

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

Clear all
01Thomcles /Persian-Farsi-Speechgated Persian (Farsi) TTS Dataset 🗂️ Dataset Description This dataset is a Persian (Farsi) text-to-speech (TTS) corpus built by concatenating and denoising multiple existing Farsi datasets.It is intended for training and evaluation of speech synthesis (TTS) models in Persian. Since the basic datasets were contaminated with unintelligible audio, I used dnsmos to keep only clean audio (mos_ovr >= 3.0, same value as for the Emilia dataset). The dataset contains two main… See the full description on the dataset page: https://huggingface.co/datasets/Thomcles/Persian-Farsi-Speech.audiotext-to-speech100K<n<1M24 likes1.9k downloads1mo agoHugging Face02MohammadGholizadeh /filimo-farsiMake Sure to use this command before downloading the dataset. !pip install "fsspec<=2023.5.0" from datasets import load_dataset import os # Define a path on your large disk for the cache cache_path = "/content/huggingface_cache" os.makedirs(cache_path, exist_ok=True) # Use the cache_dir argument to point to your new path ds = load_dataset( "MohammadGholizadeh/filimo-farsi", cache_dir=cache_path ) print(f"✅ Dataset downloaded and cached in: {cache_path}") audioautomatic-speech-recognition100K<n<1M10 likes681 downloads1y agoHugging Face03srezas /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 likes552 downloads2y agoHugging Face04pourmand1376 /asr-farsi-youtube-chunked-30-seconds How To Use from datasets import load_dataset train = load_dataset('pourmand1376/asr-farsi-youtube-chunked-30-seconds', split='train+val') test =load_dataset('pourmand1376/asr-farsi-youtube-chunked-30-seconds', split='test') +300 Hours ASR dataset generated from this kaggle dataset audioautomatic-speech-recognition10K<n<100K11 likes264 downloads3y agoHugging Face05MohammadGholizadeh /fleurs-farsi FLEURS Farsi (fa_ir) - Processed Dataset Dataset Description This dataset contains the Farsi (Persian, fa_ir) portion of the FLEURS (Few-shot Learning Evaluation of Universal Representations of Speech) dataset, processed into a Hugging Face datasets compatible format. FLEURS is a many-language speech dataset created by Google, designed for evaluating speech recognition systems, particularly in low-resource scenarios. This version includes audio recordings and their… See the full description on the dataset page: https://huggingface.co/datasets/MohammadGholizadeh/fleurs-farsi.audioautomatic-speech-recognition1K<n<10K7 likes252 downloads1y agoHugging Face06MohammadGholizadeh /youtube-farsi 📚 Unified Persian YouTube ASR Dataset (msghol/youtube-farsi) This dataset is an enhanced and user-ready version of PerSets/youtube-persian-asr, restructured for seamless integration with Hugging Face Dataset Viewer and downstream ASR pipelines. It simplifies the data format by combining audio and transcription into unified records, removing the need for preprocessing scripts. 🔍 Overview The dataset provides Persian-language audio-transcription pairs sourced from… See the full description on the dataset page: https://huggingface.co/datasets/MohammadGholizadeh/youtube-farsi.audioautomatic-speech-recognition100K<n<1M7 likes207 downloads1y agoHugging Face07Thomcles /YodaLingua-Farsi YodaLingua-Farsi YodaLingua is a high-quality speech dataset designed for training text-to-speech (TTS) systems, ASR models, and any application requiring clean, well-aligned audio–text pairs.This release contains the Farsi portion of the multilingual YodaLingua collection. 🧾 Dataset Overview Property Value Total clips 23,419 audio–transcription pairs Total duration 72 hours Speakers 678 distinct speakers Audio format MP3 • mono • 24 kHz • 16-bit… See the full description on the dataset page: https://huggingface.co/datasets/Thomcles/YodaLingua-Farsi.audiotext-to-speech10K<n<100K10 likes162 downloads5mo agoHugging Face08MohammadGholizadeh /fleurs-farsi-fullaudioautomatic-speech-recognition1K<n<10K3 likes55 downloads1y agoHugging Face09pymmdrza /PERSIAN_FARSI_NARRATIONgated 🎙️ Persian Farsi Narration TTS Dataset High-Quality Persian Text-to-Speech DatasetProfessional single-speaker narration for TTS model training 🤗 Dataset • 📊 Statistics • 🚀 Quick Start • 💻 Usage Examples 📋 Table of Contents Dataset Description Dataset Statistics Dataset Structure Quick Start Usage Examples Training TTS Models Audio Quality Transcription Quality Data Processing Pipeline Supported Frameworks Citation License Contact 🎯… See the full description on the dataset page: https://huggingface.co/datasets/pymmdrza/PERSIAN_FARSI_NARRATION.audiotext-to-speech1K<n<10K7 likes25 downloads8mo agoHugging Face

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