Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

praat(1) [debian man page]

PRAAT(1)							  [FIXME: manual]							  PRAAT(1)

NAME
praat - doing phonetics by computer SYNOPSIS
praat DESCRIPTION
This manual page documents briefly the praat command. This manual page was written for the Debian distribution because the original program does not have a manual page. praat is a program for speech analysis and synthesis. 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. SEE ALSO
praat has an on-line documentation; just launch praat and look at the Help menu entry. For further information, see the Praat website (www.praat.org). A very good Beginner's Guide is available at http://www.ling.lu.se/persons/Sidney/praate/frames.html AUTHOR
This manual page was written by Rafael Laboissiere rafael@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. [FIXME: source] January 27, 2005 PRAAT(1)

Check Out this Related Man Page

CADENCII(1)						       cadencii User Manual						       CADENCII(1)

NAME
jcadencii - program to bring up the Cadencii editor SYNOPSIS
jcadencii [{--version} | {-resources path}] DESCRIPTION
This manual page documents briefly the jcadencii command. This manual page was written for the Debian distribution because the original program does not have a manual page. jcadencii is a program that start the Cadencii editor. It is a GUI program for editing lyrics for singing synthesis. OPTIONS
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --version Show version of program. -resources path Set resources path. BUGS
This program is currently ported to Debian GNU/Linux. If you meet any bugs, please file it to Debian BTS first. The Debian BTS can be found at http://bug.debian.org. SEE ALSO
wavtool-pl(1), efb-gw(1) AUTHOR
Ying-Chun Liu <paulliu@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2011 Ying-Chun Liu (PaulLiu) This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. jcadencii 06/27/2012 CADENCII(1)
Man Page

We Also Found This Discussion For You

1. Shell Programming and Scripting

Date command format

Hi, I need to convert a date format "August 12, 2013 9:40:00 PM CDT" in to DD/MM formant For example ..I am using ... date -d "January10, 2013 04:05:00 AM CST" +%m/%d which gives me... 01/10 However, when i'am using it against every month it is throwing errors on some months as... (3 Replies)
Discussion started by: Kevin Tivoli
3 Replies