read.cha {vocaldia} | R 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
[Package vocaldia version 0.8.4 Index]