read.cha: read.cha read CHA transcription file (format used by...

View source: R/dbank.R

read.chaR Documentation

read.cha read CHA transcription file (format used by DementiaBank)

Description

read.cha: read CHA transcription file (format used by DementiaBank)

Usage

read.cha(file, sildir = NULL, silsuffix = "c.mp3.csv")

Arguments

file

.cha file to reas

sildir

silences directory

silsuffix

silence files suffix

Value

a list containing the PID, a dataframe containing the speaker IDs and demogrephics, and a dataframe containing the speaker IDs, transcribed utterances, start and en times, speech rates etc.

Author(s)

luzs


vocaldia documentation built on Aug. 15, 2022, 1:05 a.m.