datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
all-ceos-audio-caption-combined
oridror/all-ceos-audio-caption-combined
MYD multi-speaker Hebrew TTS training set for Orpheus-3B.
Sourced from 6-ai/training/datasets/multimodal/audio_caption/ —
Hebrew transcripts paired with synthetic edge-tts audio (Hila female,
Avri male). License: Apache-2.0.
Schema
Each row in train.jsonl:
{
"audio_path": "<ceo>__<NNNNN>_<hash>.mp3",
"transcript": "<utf-8 hebrew>",
"speaker_id": "hila | avri",
"ceo": "adel | rafael | antonio | lavi | noa"… See the full description on the dataset page: https://huggingface.co/datasets/oridror/all-ceos-audio-caption-combined.all441
