/thetaOscillator-syllable-segmentation

Oscillator-based speech syllabification algorithm

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Oscillator-based speech syllabification algorithm

Python implementation of

Räsänen, Doyle & Frank (2018). Pre-linguistic segmentation of speech into syllable-like units. Cognition, Vol. 171, pp. 130–150.

Based on the Matlab implementation available here: https://github.com/orasanen/thetaOscillator

The peak detection algorithm is from: https://gist.github.com/endolith/250860#file-peakdetect-py

The gammatone filterbank uses: http://detly.github.io/gammatone/filters.html

Questions? adriana.stan@com.utcluj.ro

License: The work is under a GNU General Public License v3.0