Changes between Version 5 and Version 6 of VoiceImportComponents
- Timestamp:
- 01/29/10 17:33:03 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VoiceImportComponents
v5 v6 14 14 15 15 Configuration Settings: 16 * command - Give Absolute path of Praat Executable (Note for Mac OS users: this should be /Applications/Praat.app/Contents/MacOS/Praat)16 * command - Give absolute path of Praat Executable (Note for Mac OS users: this should be /Applications/Praat.app/Contents/MacOS/Praat) 17 17 * pmDir - Output Dir Path for Praat Pitch marks 18 18 * corrPmDir - Output Dir Path for corrected pitch marks (Pitch marks tuned towards Zero Crossing) … … 27 27 28 28 Configuration Settings: 29 * command - Path of Tcl program (tclsh or wish)29 * command - Give absolute path of Tcl program (tclsh or wish) (Note for ActiveTcl under Mac OS: take care to enter /usr/local/bin/tclsh, ''not'' /usr/bin/tclsh. Cf. [http://community.activestate.com/forum/activetcl-and-snack-mac-os-x-106 this thread] for details on this pitfall) 30 30 * pmDir - Output Dir Path for SNACK Pitch marks 31 31 * maxPitch, minPitch - For choosing Pitch Range (Ex: Male: 50-200 | Female: 150-300)