CoolFace
Datasetpublic

MohamedGomaa30/EGYSpeak

EGYSpeak A curated dataset of 147,979 single-speaker Egyptian Arabic (pure dialect) audio clips with transcriptions, sourced from the fadisarwat/egyptian-arabic-lines Kaggle dataset and processed through a rigorous ASR pipeline. Quick Start 1. Download the dataset: from huggingface_hub import snapshot_download snapshot_download( repo_id="MohamedGomaa30/EGYSpeak", repo_type="dataset", local_dir="EGYSpeak", ) 2. Extract the dataset: from… See the full description on the dataset page: https://huggingface.co/datasets/MohamedGomaa30/EGYSpeak.

sourceHugging Facecc-by-4.0updated 5mo agoView on Hugging Face
1likes146downloads
16 commits on main
59c40fc5mo ago

Update README.md

MohamedGomaa30
7ffc8495mo ago

Update README.md

MohamedGomaa30
ce8e04c5mo ago

Upload README.md with huggingface_hub

MohamedGomaa30
a2cf1545mo ago

Upload egyspeak_loader.py with huggingface_hub

MohamedGomaa30
e03cc1b5mo ago

Update README.md

MohamedGomaa30
245ed825mo ago

Rename train.csv to metadata.csv

MohamedGomaa30
b32c9845mo ago

Rename train.jsonl to metadata.jsonl

MohamedGomaa30
564ce105mo ago

Upload README.md with huggingface_hub

MohamedGomaa30
52992015mo ago

Delete EGYSpeak.py with huggingface_hub

MohamedGomaa30
f6077445mo ago

Rename metadata.jsonl to train.jsonl

MohamedGomaa30
eae8e545mo ago

Rename metadata.csv to train.csv

MohamedGomaa30
541aa4a5mo ago

Upload README.md with huggingface_hub

MohamedGomaa30
5755e6a5mo ago

Upload README.md with huggingface_hub

MohamedGomaa30
279407f5mo ago

Upload EGYSpeak.py with huggingface_hub

MohamedGomaa30
3878a9e5mo ago

Add files using upload-large-folder tool

MohamedGomaa30
f4df14a5mo ago

initial commit

MohamedGomaa30