/pypraat

Using Praat in Python through the sendpraat program

Primary LanguagePython

pypraat

Using Praat in Python through the sendpraat program. The primary aim is to use the articulatory synthesis feature.

Installation

  • Install Praat by following the appropriate link at the top-right corner of the Praat's website.
  • Download or compile the sendpraat program. Either place it in the repository directory or modify the sendpraat string variable in pypraat.py.

Test

To check if everything is working:

  • Launch Praat
  • cd in the repository and run:
    python pypraat.py 
    

This should synthesize a syllable as in the articulatory synthesis documentation. A wav file is created in the repository directory.