File size: 444 Bytes
45feb4f
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.