labelReduction: Combines labels which overlap into single continuous regions

Description Usage Arguments Value Examples

View source: R/labels.R

Description

Takes labels from Google Speech API transcript and combines overlapping labels.

Usage

1

Arguments

t

Transcript from Google Speech API

Value

A list containing start and end times of speech containing regions

Examples

1
2
3
4
## Not run: 
labelReduction(t)

## End(Not run)

sonicscrewdriver documentation built on May 2, 2021, 5:06 p.m.