R/labels.R
labelReduction.Rd
Takes labels from Google Speech API transcript and combines overlapping labels.
labelReduction(t)
Transcript from Google Speech API
A list containing start and end times of speech containing regions
if (FALSE) { labelReduction(t) }