lisa_emotiw icon indicating copy to clipboard operation
lisa_emotiw copied to clipboard

Speech data object class to hold different features

Open yoshua opened this issue 11 years ago • 1 comments

Choose a format and associated object class to hold the different speech features (some may be global to the sequence).

Coordinate with +Pascal Vincent on this (project-wide data organization).

yoshua avatar Apr 05 '13 10:04 yoshua

I've made a PR with a first draft with such a class. There are some planed changes (for e.g. make it export the entire interface required by pylearn2) though those should not break its currently functionality.

Proper documentation and example code (as well as more tests) are missing, though the simplicity of the class might make it already usable.

pascanur avatar Apr 11 '13 05:04 pascanur