Mercurial > hg > aimc
view experiments/scripts/cnbh-syllables/feature_generation/nap_profile_features.aimcopycfg @ 100:ae195c41c7bd
- Python results plotting (finally).
- Proper results reporting script.
- Test on ALL talkers. The results script then generates a summary based on all the various subsets.
- Fixed chown users (hopefully sudos to be deleted entirely soon)
- More...
author | tomwalters |
---|---|
date | Mon, 13 Sep 2010 18:34:23 +0000 |
parents | bee31e7ebf4b |
children | 077c7ecc2d5f |
line wrap: on
line source
module1.name = FileInput module1.id = file_input module1.parameters = <<<ENDPARAMS input.buffersize = 512 ENDPARAMS module1.child1 = GammatoneFilterbank module2.name = GammatoneFilterbank module2.id = gt module2.child1 = StandardNAP module2.child2 = SmoothNAP module3.name = SmoothNAP module3.id = nap module3.parameters = <<<ENDPARAMS nap.lowpass_cutoff = 100.0 ENDPARAMS module3.child1 = SmoothNAPProfile module4.name = SmoothNAPProfile module4.id = slice module4.parameters = <<<ENDPARAMS slice.all = true ENDPARAMS module4.child1 = SmoothNAPFeatures module5.name = SmoothNAPFeatures module5.id = gaussians module5.child1 = SmoothNAPOutput moudule6.name = SmoothNAPOutput module6.id = htk_out