The People's Speech
by MLCommons
30,000h CC-BY-licensed English ASR corpus — Internet-Archive sourced.
TL;DR
30,000h CC-BY-licensed English ASR corpus — Internet-Archive sourced.
Best for commercial-friendly English ASR training (CC-BY allows commercial use) at scale. Pricing: free.
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free
Platforms
HuggingFace
What it is
MLCommons People's Speech is a 30k-hour CC-BY English ASR corpus — the largest commercially-permissive labeled English speech corpus. Two splits: 12kh clean (CC BY-SA) + 18kh dirty (CC BY-NC-SA).
Best for: Commercial-friendly English ASR training (CC-BY allows commercial use) at scale.
Watch out for: CC BY-SA 4.0 (clean) · CC BY-NC-SA 4.0 (dirty) · Internet Archive crawl · long-form audio with alignment noise · ~20% transcripts via forced alignment. Cite: Galvez et al., NeurIPS 2021.
Watch out for: CC BY-SA 4.0 (clean) · CC BY-NC-SA 4.0 (dirty) · Internet Archive crawl · long-form audio with alignment noise · ~20% transcripts via forced alignment. Cite: Galvez et al., NeurIPS 2021.
Install / use
from datasets import load_dataset; ds = load_dataset('MLCommons/peoples_speech', 'clean')
Features
| Speaker diarization | No |
| Word-level timestamps | No |
| Streaming / real-time | No |
| Languages supported | 1 |
| HIPAA eligible | No |
The People's Speech vs Whipscribe
| Feature | The People's Speech | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free | free beta |
| Speaker diarization | No | Yes |
| Word timestamps | No | Yes |
| Streaming | No | No |
| Languages | 1 | 99 |
| Platforms | HuggingFace | Web, API, MCP |
Alternatives to The People's Speech
Whipscribe is a managed faster-whisper + whisperX service. If you want transcripts without running infrastructure, paste a URL or drop a file in the form below — you'll have a transcript in seconds.