Next: Building models from databases, Previous: Voices, Up: Top [Contents][Index]
A number of basic data manipulation tools are supported by Festival. These often make building new modules very easy and are already used in many of the existing modules. They typically offer a Scheme method for entering data, and Scheme and C++ functions for evaluating it.
• Regular expressions: | ||
• CART trees: | Building and using CART | |
• Ngrams: | Building and using Ngrams | |
• Viterbi decoder: | Using the Viterbi decoder | |
• Linear regression: | Building and using linear regression models |