Customvoicedataset / README.md
IAMCB's picture
Add transcribed dataset
066e13f
# Custom Elise-like TTS Dataset
Converted and transcribed on **2025-06-18T18:33:12Z**.
* **Samples**: 50
* **Format** : Clips with text transcription (like MrDragonFox/Elise)
## Structure
| column | type | description |
| ------ | ---- | ----------- |
| `audio` | `audio` | 24kHz mono wav clip |
| `text` | `string` | transcription (via Whisper) |