read_rttm: Read an .rttm file produced by Voice Type Classifier

View source: R/rttm.R

read_rttmR Documentation

Read an .rttm file produced by Voice Type Classifier

Description

Read an .rttm file produced by Voice Type Classifier

Usage

read_rttm(rttm_path)

Arguments

rttm_path

Path to the .rttm file to be read.

Value

a tibble with onset and duration as numeric and other columns as character


BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.