prosodylab / Prosodylab-Aligner

Python interface for forced audio alignment using HTK and SoX
http://prosodylab.org/tools/aligner/
MIT License
331 stars 77 forks source link

use textgrid.py from the cheeseshop #44

Closed kylebgorman closed 8 years ago

kylebgorman commented 8 years ago

The TextGrid module is now available on PyPi. Assuming it is Py3 compatible, we should just include that as a dependency rather than as part of the aligner itself.