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"])
014
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face