soundgen (version 2.6.2)

findSyllables: Find syllables

Description

Internal soundgen function.

Usage

findSyllables(ampl, step, windowLength, threshold, shortestSyl, shortestPause)

Value

Returns a dataframe with timing of syllables.

Arguments

ampl

downsampled amplitude envelope

step

time difference between two points in the envelope (ms)

windowLength

length of FFT window, ms

threshold

all continuous segments above this value are considered to be syllables

shortestSyl

minimum acceptable length of syllables, ms

shortestPause

minimum acceptable break between syllables, ms (syllables separated by shorter pauses are merged)

Details

Called by segment.