datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
spite-gigaspeech-Euro9B
Spite Dataset
Pseudolabeled speech translation data with quality annotations from multiple metrics. This version uses transcripts from GigaSpeech and translations from EuroLLM-9B-Instruct.
Configs
en_de
en_es
en_fr
en_it
en_ko
en_nl
en_pt
en_ru
en_zh
Usage
from datasets import load_dataset
ds = load_dataset("bpop/spite-CV16-Euro9B", "en_pt")
spite-gigaspeech-TP9B
Spite Dataset
Pseudolabeled speech translation data with quality annotations from multiple metrics. This version uses transcripts from GigaSpeech and translations from Tower-Plus-9B.
Configs
en_de
en_es
en_fr
en_it
en_ko
en_nl
en_pt
en_ru
en_zh
Usage
from datasets import load_dataset
ds = load_dataset("bpop/spite-CV16-Euro9B", "en_pt")
spite-CV16-TP9B
Spite Dataset
Pseudolabeled speech translation data with quality annotations from multiple metrics. This version uses transcripts from Common Voice 16.1 and translations from Tower-Plus-9B.
Configs
en_de
en_es
en_fr
en_it
en_ko
en_nl
en_pt
en_ru
en_zh
Usage
from datasets import load_dataset
ds = load_dataset("bpop/spite-CV16-Euro9B", "en_pt")
spite-CV16-Euro9B
Spite Dataset
Pseudolabeled speech translation data with quality annotations from multiple metrics. This version uses transcripts from Common Voice 16.1 and translations from EuroLLM-9B-Instruct.
Configs
en_de
en_es
en_fr
en_it
en_ko
en_nl
en_pt
en_ru
en_zh
Usage
from datasets import load_dataset
ds = load_dataset("bpop/spite-CV16-Euro9B", "en_pt")
