quijote-formatted / README.md
dunkito's picture
Upload README.md with huggingface_hub
45feb4f verified
|
Raw
History Blame Contribute Delete
444 Bytes

quijote-formatted

This dataset contains tokenized speech for Orpheus fine-tuning.

Dataset details

  • Source dataset: dunkito/quijote
  • Number of examples: 65
  • Format: Each example contains input_ids, labels, and attention_mask in the format expected by Orpheus models.

Usage

This dataset is ready for fine-tuning Orpheus TTS models.

Creation

Created with the tokenise_speech_dataset.py script from the Trelis-Orpheus repository.