syllabify
syllabify copied to clipboard
Python module for syllabifying English ARPABET transcriptions
=== Port for Python3
syllabify.py is a Python module for syllabifying ARPABET transcriptions; the method used is informed by subtle details of English phonology.
- See
manual.pdffor usage - See
syllabify.pyfor the license and API