spirineta / textgrid.py

A Python module for interacting with Praat TextGrid files. Also includes a class for reading HTK .mlf files into Praat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

textgrid.py

Python classes for Praat TextGrid and TextTier files (and HTK .mlf files)

Max Bane bane@uchicago.edu

Kyle Gorman kgorman@ling.upenn.edu

Morgan Sonderegger morgan@cs.uchicago.edu

How to cite:

While you don't have to, if you want to cite textgrid.py in a publication, include a footnote link to the source:

http://github.com/kylebgorman/textgrid.py/

How to install:

The code can be placed in your working directory or in your $PYTHONPATH and then imported in your Python script.

Synposis:

See the docstrings in textgrid.py

About

A Python module for interacting with Praat TextGrid files. Also includes a class for reading HTK .mlf files into Praat

License:MIT License