FAAV by JoFrhwld
Authors
Keelan Evanini
Ingrid Rosenfelder
Josef Fruehwald (JoFrhwld@gmail.com)
Contact
(JoFrhwld@gmail.com)
Download
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/JoFrhwld/FAAV
Contents
extractFormants
This contains the most substantive code for the FAAV project, containing python code developed by Keelan Evanini, Ingrid Rosenfelder, and Josef Fruehwald for the purpose of automatic formant analysis given a forced alignment. For further details, see the README.
r
Various R scripts to assist with frequent tasks involved in analyzing FAAV data.
read.*
read.FAAV
For reading extract formants output in text format.
read.plotnik
For reading plotnik formatted files.
ggplot2 extensions
stat-ellipse
A ggplot2 statistic for producing data ellipses.
stat-smooth-2d
A ggplot2 statistic for producing a smoothed path of x and y along z.