Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoerinijs/praatpitch
Praat script for listing F0 statistics
https://github.com/yoerinijs/praatpitch
Last synced: about 17 hours ago
JSON representation
Praat script for listing F0 statistics
- Host: GitHub
- URL: https://github.com/yoerinijs/praatpitch
- Owner: YoeriNijs
- License: gpl-2.0
- Created: 2016-01-04T11:56:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T12:02:41.000Z (about 9 years ago)
- Last Synced: 2024-11-09T14:13:09.024Z (about 2 months ago)
- Size: 9.77 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PraatPitch
Praat script for listing some F0 statistics (min. pitch, max. pitch, mean pitch, median, standard deviation, and audio duration). Based on the work of Jonas Lindh.This script is optimized to read audio files with children's voices. Therefore the positive minimal pitch is set to 200 Hz and the maximal pitch is set to 600 Hz. Of course, you can adjust these settings.
After calculating the F0 statistics, the script exports the results to a csv file. This means you can easily analyze the output in Excel or in SPSS, for instance.
Please note that, in order to run the script, you need Praat (see: http://www.fon.hum.uva.nl/praat/), and that you write the file paths correctly. The backslash on the end of the path is necessary to run the script.