-
Notifications
You must be signed in to change notification settings - Fork 18
Selecting the winner
Selecting the best track can (and maybe should) involve more information than just what is contained in the analysis itself. For example, information about the speaker, the language, and the linguistic content of the token can all help guide an analysis.
At the moment, Fast Track focuses on selecting the smoothest tracks by trying to find the formants that can be predicted with the least error:
-
The difference between observed and predicted formant track is found, resulting in residuals.
-
The mean absolute residual is found for each formant, and then the sum of these values is found across all formants being considered.
The analysis with the minimum error is selected as the winner.
In the future, a wider variety of selection algorithms will be introduced.
File Analysis
Folder Analysis
Tools
Details