datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Cross-lingual-entity-M
Thesis release bundle
Everything needed to replicate the data generation, the biasing experiments and the
contrastive-head training, in one folder.
repos/ source code (full git history included)
speech-data-gen/ data + audio generation pipeline
speech-model-evaluation/ speechllm evaluation harness
vllm-scripts/ vLLM / k8s serving scripts
Browse the data (no code required)
A self-contained browser… See the full description on the dataset page: https://huggingface.co/datasets/chaurAr/Cross-lingual-entity-M.rgad-crosslingual-tts-10h
RGAD Cross-Lingual TTS 10h
This is a 10-hour cross-lingual TTS dataset for prompt-conditioned Chinese TTS fine-tuning.
Format
The dataset contains:
train.jsonl
dev.jsonl
metadata.csv
audio/prompts/*.wav
audio/targets/*.wav
Each JSONL row has this format:
{"id":"sample_000001","prompt_wav":"audio/prompts/sample_000001.wav","target_wav":"audio/targets/sample_000001.wav","text":"中文目标文本。","prompt_language":"en-US","target_language":"zh-CN"… See the full description on the dataset page: https://huggingface.co/datasets/isabeth/rgad-crosslingual-tts-10h.crosslingual-asr-entity-benchmarkcrosslingual_MCQ
Dataset Card for "crosslingual_MCQ"
More Information needed
Cross-lingual-entity-dataset
