labelReduction: Combines labels which overlap into single continuous regions

View source: R/labels.R

labelReductionR Documentation

Combines labels which overlap into single continuous regions

Description

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

Usage

labelReduction(t)

Arguments

t

Transcript from Google Speech API

Value

A list containing start and end times of speech containing regions

Examples

## Not run: 
labelReduction(t)

## End(Not run)


edwbaker/SonicScrewdriveR documentation built on Feb. 14, 2025, 2:45 p.m.