Dataset Viewer
Auto-converted to Parquet
The dataset viewer is not available for this split.
Server error while post-processing the split rows. Please report the issue.
Error code:   RowsPostProcessingError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Emilia-YODAS - KO

Clean version with only text and audio from the Emilia Dataset.

  • Samples: 2,809,250
  • Language: KO

Usage

from datasets import load_dataset

dataset = load_dataset("Vyvo/Emilia-YODAS-KO")
sample = dataset['train'][0]

text = sample['text']
audio = sample['audio']['array']
sampling_rate = sample['audio']['sampling_rate']
Downloads last month
930

Collection including Vyvo/Emilia-YODAS-KO