Doing phonetics by computer
Praat is an open-software tool for the analysis of speech in phonetics.
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.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/praat && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
praat-6.1.38.tar.gz | 0033566974 32 MB | |
praat-no-return-in-nonvoid.patch | 0000000858 858 Bytes | |
praat-use_system_libs.patch | 0000004865 4.75 KB | |
praat.changes | 0000018121 17.7 KB | |
praat.spec | 0000003601 3.52 KB |
Revision 27 (latest revision is 54)
Dominique Leuenberger (dimstar_suse)
accepted
request 865499
from
Luigi Baldoni (alois)
(revision 27)
- Update to version 6.1.38 * Scripting: string vectors, empty$# (), readLinesFromFile$# (), fileNames$# (), folderNames$# (), splitByWhitespace$# (). * Sound files: open Ogg Vorbis files and Opus files. version 6.1.37: * TextGrid window: removed a bug that caused Praat to crash when option-clicking or command-clicking a boundary when another boundary was selected on a point tier. * PowerCepstrogram: more precise intergration, so that the cepstral peak prominence is now a continuous function of time. * TextGrid: Get points (preceded): removed a bug that caused Praat to crash under some edge conditions. * Scripting: tryToWriteFile () and tryToAppendFile () should not be available in manuals. version 6.1.36: * Scripting: tryToWriteFile (), tryToAppendFile (); formulas can have a size of 1 million. * Obscured scripts: error messages always disclosed. * IPA chart: sacrifice laminality symbol for breathiness symbol. version 6.1.35: * Scripting: sort#(), shuffle#(), to#(), from_to#(), from_to_by#(), from_to_count#(), between_by#(), between_count#(). version 6.1.34: * SoundRecorder always a white background, instead of a different background on each platform. version 6.1.32: * Made Text width... work correctly from batch. * Reinstalled Tab shortcut in Sound window. version 6.1.31: * First GTK-3 version. version 6.1.28: * Pause forms: text fields can be multi-line. * Removed a bug that caused Praat to crash when editing a PitchTier. * Script window: got rid of too many history entries after dragging in the Picture window. version 6.1.27: * Demo window: make sure that the contents of the window become visible more often without calling demoShow() or demoWaitForInput(). - Refreshed praat-use_system_libs.patch - Switched build to gtk3
Comments 0