Dataset Áudio & Voz

ehabnegm/100-hour-Egyption-dataset-single-speaker

Dataset com 10 mil – 100 mil exemplos — 338 downloads no Hugging Face. Masri 100h — Egyptian Arabic Single-Speaker Speech Corpus A 100-hour Egyptian Arabic (مصري) single-narrator speech collection — 15,653 release…

Hugging Face · Datasets ·ehabnegm · ·↓ 338 ·♥ 7

O dataset ehabnegm/100-hour-Egyption-dataset-single-speaker está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Tamanho: 10 mil – 100 mil exemplos
  • Tarefas: síntese de voz, reconhecimento de fala
  • Idiomas: árabe, arz
  • Licença: CC BY-NC 4.0 (não comercial)
  • Downloads: 338 · Curtidas: 7

Sobre o dataset

Masri 100h — Egyptian Arabic Single-Speaker Speech Corpus A 100-hour Egyptian Arabic (مصري) single-narrator speech collection — 15,653 released clips at 24 kHz mono, with aligned transcripts.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("ehabnegm/100-hour-Egyption-dataset-single-speaker")
print(ds)
print(ds["train"][0])

Tags

text-to-speech automatic-speech-recognition arabic egyptian-arabic arz masri masry tts

Explorar o dataset no Hugging Face →

compartilhar: