This shows you the differences between two versions of the page.
— |
nlp-private:language-id-clean-up [2015/04/23 13:17] (current) ryancha created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | == Acoustic Feature files == | ||
+ | * Change seglola (will affect Feature Definition files) | ||
+ | == Feature Definition XML file format == | ||
+ | * Rename the attribute "attribute" to "name" or "element" | ||
+ | * Make the include condition an attribute (i.e. "includeCondition") rather than an element | ||
+ | See also [[Feature Definition XML File Roadmap]] | ||
+ | |||
+ | == Feature Extractor == | ||
+ | * Only need one stop symbol | ||
+ | * Should we differentiate start and stop? | ||
+ | ** Consider using real start/stop symbols | ||
+ | |||
+ | [[Category:Spoken Language ID]] | ||