TalkBank CHILDES Gleason Raw
This repository mirrors the Gleason corpus from TalkBank CHILDES as raw files for reproducible local workflows.
- Source corpus page: https://talkbank.org/childes/access/Eng-NA/Gleason.html
- DOI: doi:10.21415/T5101R
- HF repo:
MagicLuke/Gleason
Contents
transcripts/Gleason/{Mother,Father,Dinner}/*.chamedia/{Mother,Father,Dinner}/*.mp3raw/Gleason.zipmetadata.jsonmetadata_from_cha.jsonrecordings_from_cha.csv
Data config
The dataset defines one configuration: raw.
from datasets import load_dataset
ds = load_dataset("MagicLuke/Gleason", "raw")
raw/train loads recordings_from_cha.csv as a manifest table. Raw media and CHAT
transcripts are available in the repository files.
Statistics
- Total transcript recordings: 71
- Recordings with local media: 57
Access and usage
This dataset is intended to preserve reproducibility of the source corpus. Users should comply with TalkBank/CHILDES terms, access requirements, and citation policy.
Citation
Please cite the source corpus and associated references listed on TalkBank.
- Downloads last month
- -