Skip to content

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

License

Notifications You must be signed in to change notification settings

msonderegger/textgrid.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

textgrid.py, v. 0.1

Python classes for Praat TextGrid and TextTier files, and HTK MLF files

Kyle Gorman <[email protected]>
Morgan Sonderegger <[email protected]>
Max Bane <[email protected]>

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. 

SYNOPSIS:

See the in-line documentation.

HISTORY:

KG designed this for personal use in 2007, circulated it in 2008, and turned 
the original methods into Python classes in 2009. MS and MB began fixing bugs 
and contributing functions for particular use cases in 2011. 

TODO:

Version 1.0 will come out when it is done.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages