Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

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

Check out the documentation for more information.

Emilia-YODAS - ZH

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

  • Samples: 130,460
  • Language: ZH

Usage

from datasets import load_dataset

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

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

Collection including Vyvo/Emilia-YODAS-ZH