praat
program for speech analysis and synthesis
Install
- All systems
-
curl cmd.cat/praat.sh
- Debian
-
apt-get install praat
- Ubuntu
-
apt-get install praat
- Kali Linux
-
apt-get install praat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install praat
- Raspbian
-
apt-get install praat
- Dockerfile
- dockerfile.run/praat
praat
program for speech analysis and synthesis
According to its authors, praat is "doing phonetics by computer". Through its graphical interface, several speech analysis functionalities are available: spectrograms, cochleograms, and pitch and formant extraction. Articulatory synthesis, as well as synthesis from pitch, formant, and intensity are also available. Other features are segmentation, labelling using the phonetic alphabet, and computation of statistics. Praat is configurable and extensible through its own scripting language and has provisions for communicating with other programs.