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.

Luna Vietnamese TTS 30k

This dataset contains 30,420 Vietnamese TTS samples in WAV format.

Structure

  • metadata.csv contains file_name, text, language, and index.
  • Audio files are stored under sharded data/ subdirectories to stay below Hub directory limits.
  • Total WAV size is approximately 7.20 GB.

Load

from datasets import load_dataset

ds = load_dataset("TuNguyen1101/luna-tts-30k-vi")
Downloads last month
94