CoolFace
Datasetpublic

hamzahanif/memoni-audio

Memoni Audio Dataset Cleaned, voice-activity-detected speech segments for Arabic/regional dialect ASR. Usage from datasets import load_dataset ds = load_dataset("hamzahanif/memoni-audio", split="train", streaming=True) sample = next(iter(ds)) print(sample["audio"]) print(sample["unique_id"]) print(sample["channel_name"])

sourceHugging Faceotherupdated 4mo agoView on Hugging Face
0likes13downloads

hamzahanif/memoni-audio · main · files are served by the source, never re-hosted here

hamzahanif/memoni-audio · CoolFace