CoolFace
Datasetpublic

MLCommons/peoples_speech_v1.0

Dataset Card for People's Speech Dataset Summary The People's Speech Dataset is among the world's largest English speech recognition corpus today that is licensed for academic and commercial usage under CC-BY-SA and CC-BY 4.0. It includes 30,000+ hours of transcribed speech in English languages with a diverse set of speakers. This open dataset is large enough to train speech-to-text systems and crucially is available with a permissive license.… See the full description on the dataset page: https://huggingface.co/datasets/MLCommons/peoples_speech_v1.0.

sourceHugging Facecc-by-2.0updated 2y agoView on Hugging Face
8likes2.7kdownloads
26 commits on main
c37adb72y ago

Remove deprecated tasks (#3)

albertvillanova
a3fa9824y ago

fix meta tags

Polina Kazakova
1cce6714y ago

add microset

polinaeterna
25695884y ago

fix n_files.txt

polinaeterna
c24e3794y ago

Update README.md

Polina Kazakova
6af1be64y ago

update metadata

Ryan Hileman
d7d37b84y ago

add missing data

Ryan Hileman
30bd8ef4y ago

Fill out datasheet some more.

galv
13ed5054y ago

Create README.md

GregDiamos
949d4d74y ago

add splits support

polinaeterna
f9dc33b4y ago

move n_files

polinaeterna
f56dc5e4y ago

add n_files for dev and test splits

polinaeterna
55df83c4y ago

add index.json

Ryan Hileman
29ffc684y ago

add dev and test sets

Ryan Hileman
9b364ba4y ago

specify paths to all archives

polinaeterna
59a2ae64y ago

add txt files with number of archives

polinaeterna
9076d864y ago

hotfix of datasets viewer

polinaeterna
4f7fe514y ago

add json files for first tar of each split

Ryan Hileman
28548d74y ago

move training data into /train

Ryan Hileman
3333d984y ago

add some comments and todos

polinaeterna
b1faecb4y ago

make urls relative

polinaeterna
720b05b4y ago

store local paths in non-streaming mode

polinaeterna
7ea21204y ago

remove comment

polinaeterna
2ce90a94y ago

add loading script

polinaeterna
9d866644y ago

add data

Ryan Hileman
7290f544y ago

initial commit

JFCeron