Gleason / README.md
MagicLuke's picture
Upload README.md with huggingface_hub
be294f9 verified
metadata
pretty_name: TalkBank CHILDES Gleason Raw
language:
  - en
task_categories:
  - automatic-speech-recognition
  - audio-classification
size_categories:
  - 1K<n<10K
configs:
  - config_name: raw
    data_files:
      - split: train
        path: recordings_from_cha.csv

TalkBank CHILDES Gleason Raw

This repository mirrors the Gleason corpus from TalkBank CHILDES as raw files for reproducible local workflows.

Contents

  • transcripts/Gleason/{Mother,Father,Dinner}/*.cha
  • media/{Mother,Father,Dinner}/*.mp3
  • raw/Gleason.zip
  • metadata.json
  • metadata_from_cha.json
  • recordings_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.