Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown hyperparameter type for use_preset #222

Open
rishabh004-ai opened this issue Apr 6, 2021 · 2 comments
Open

Unknown hyperparameter type for use_preset #222

rishabh004-ai opened this issue Apr 6, 2021 · 2 comments

Comments

@rishabh004-ai
Copy link

File "train.py", line 939, in
hparams.parse(args["--hparams"])
File "/workspace/data/deepvoice3/deepvoice3_pytorch/deepvoice3_pytorch/tfcompat/hparam.py", line 543, in parse
values_map = parse_values(values, type_map)
File "/workspace/data/deepvoice3/deepvoice3_pytorch/deepvoice3_pytorch/tfcompat/hparam.py", line 263, in parse_values
raise ValueError('Unknown hyperparameter type for %s' % name)
ValueError: Unknown hyperparameter type for use_preset

@Gon122
Copy link

Gon122 commented Apr 17, 2021

Same issue. Any answer ?

@zxixi-1
Copy link

zxixi-1 commented Jul 19, 2023

Same issue. Do you have a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants