Mercurial > hg > aimc
diff experiments/scripts/cnbh-syllables/feature_generation/nap_profile_features.aimcopycfg @ 195:0db637cac96b
- Added as-yet-unfinished support for a proper configuraiton file format
- Added a couple of pythin scripts to generate HMM configuration files
- Variable name changes and other cosmetic things
- Added the option for the noise generation to do pink noise (untested)
author | tomwalters |
---|---|
date | Thu, 12 Aug 2010 11:28:11 +0000 |
parents | 3cdaa81c3aca |
children | 503b6f40d0aa |
line wrap: on
line diff
--- a/experiments/scripts/cnbh-syllables/feature_generation/nap_profile_features.aimcopycfg Thu Aug 12 09:15:49 2010 +0000 +++ b/experiments/scripts/cnbh-syllables/feature_generation/nap_profile_features.aimcopycfg Thu Aug 12 11:28:11 2010 +0000 @@ -7,10 +7,11 @@ module2.name = GammatoneFilterbank module2.id = gt -module2.child1 = SmoothNAP +module2.child1 = StandardNAP +module2.child2 = SmoothNAP module3.name = SmoothNAP -module3.id = hcl +module3.id = nap module3.parameters = <<<ENDPARAMS nap.lowpass_cutoff = 100.0 ENDPARAMS @@ -27,5 +28,5 @@ module5.id = gaussians module5.child1 = SmoothNAPOutput -module6.name = SmoothNAPOutput -module6.id = htk_out +moudule6.name = SmoothNAPOutput +module6.id = htk_out \ No newline at end of file