You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

hak cleaned speech corpus

This refresh provides a converged full train manifest, a frozen eval manifest, and a token-coverage subset of approximately 5000 hours. All three manifests reuse the existing validated FLAC-in-Parquet audio pool; no audio was copied, repacked, or transcoded for this refresh.

Corpus overview

Variant Rows Hours
train 6,638,601 16435.239
coverage_5000h 1,668,639 4999.993
eval 823 2.001

All audio locators are portable and have the form audio/<subset>/<group>/part-N.parquet#row=N.

The release audit records exact input/output hashes, rejected audio mappings, language-tag validation, and zero train/eval audio-identity overlap.

from datasets import load_dataset
ds = load_dataset("WTFO/hak", "hak-5000h", split="train")
Downloads last month
28