Datasets:
File size: 466 Bytes
80051d3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
language:
- ar
task_categories:
- text-to-speech
pretty_name: Mimir Auto Tokenized SNAC
---
# Mimir Auto Tokenized SNAC
Tokenized TTS training dataset derived from the paired audio/text dataset.
Rows have exactly three columns:
- `inputs`: single token stream containing byte text, special markers, and flattened SNAC tokens
- `labels`: same length as `inputs`, with `-100` for text/prompt positions
- `attentionmask`: sequence mask, `1` for valid positions
|