- This topic has 1 reply, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
› Forums › Speech Synthesis › Merlin › Switching off features at DNNGEN
Hi,
I’m having errors at the GENDNN process. I’m only creating mgc’s, they are my only output feature in the config file. DNNGEN creates the mgc for the first file, but it still tries to generate the bap feature, so it fails with ” KeyError: ‘bap’ “.
I’ve also been into the parameter_generation.py script and manually changed the __init__ line to only accept gen_wav_features = [‘mgc’], but I still have the same error.
Is there a way around this to only generate one specified output feature?
Thanks.
use gen_wav_features as a variable in configuration file, similar to output features:
[‘mgc’]
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in