Skip to main content

Read, write, and modify Praat TextGrid annotations

Project description

This package is for reading and writing Praat TextGrid annotations in Python. It can read TextGrid files that are compatible with the TextGrid file format specification. It is tested to work with Python 2.7, 3.4, 3.5, and 3.6.

Usage

The tgre.py module docstring shows some usage examples, and the docstrings in tgre.py have more detail on functionality.

Installation

The package can be installed from PyPI with this command:

pip install tgre

The latest version can also be installed from GitHub with this command:

pip install git+http://github.com/scjs/tgre.git

You can also copy the tgre subdirectory into your working directory, or put it in your Python path.

Tests

To run the tests, run nosetests from the root directory, or python setup.py test to install the test dependencies first.

References

Boersma, Paul & Weenink, David (2016). Praat: doing phonetics by computer [Computer program]. Version 6.0.12, retrieved from http://www.praat.org/

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tgre-1.0.zip (20.7 kB view hashes)

Uploaded Source

Built Distribution

tgre-1.0-py2.py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page