FormantStat: Tools for Formant Statistics

SourceForge.net Logo
korean | summary | downloads

FormantStat-0.2 Released!


Do you have Java installed on your computer?

You need JRE (java runtime environment) to run the FormantStat. Download and install JRE at java.sun.com.

Root Data

The "Root" data table is automatically named "*", everything. Click sample.txt to see how looks like the data file (tabbed txt, utf8, no BOM).


Splitter: Splits into sub tables

Click on the "Split" menu and you can see the list of string columns.

(1) Split the current "Root" data table into "Nationality" tables

(2) You can see two new tabs created: "Korean.*" and "Russian.*", i.e. all Korean data and all Russian data.

(3) Select the "Russian" table

(4) Split the "Russian" tables into "Speaker" tables.

(5) You can see new tables containg data of 5 Russian speakers: "Russian.r1.*", "Russian.r2.*", and so on. You could read "Russian.r1.*" as all data of "Russian" speaker "r1".

[TOP]


Plotter:

Draws scatterplots with or without confidence ellipses.

F2 vs. F1 scatterplot with confidence ellipses

[TOP]


F2 vs. F1 scatterplot with confidence ellipses

You can draw major ellipses without minor ellipse:

[TOP]


F2-F1 vs. F1 scatterplot with confidence ellipses

[TOP]


ln(F2/F1) vs. ln(F1) scatterplot with confidence ellipses

The natural logairthm ln is the logarithm having base e = 2.7182...

Without minor ellipse:

[TOP]


ln(F2/F1) vs. ln(F1) scatterplot with confidence ellipses


Analyzer: basic statistics and more

Not yet implemented!

Noramlizer: speaker normalization

Not yet implemented! ,