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

Error when executing train_duration_model.sh script #514

Open
priyanthini opened this issue Jul 27, 2020 · 0 comments
Open

Error when executing train_duration_model.sh script #514

priyanthini opened this issue Jul 27, 2020 · 0 comments

Comments

@priyanthini
Copy link

I'm getting the following error when trying to train duration model. Can someone help me to solve this please?

**Traceback (most recent call last):
File "/home/abc/python-environments/merlin/src/run_merlin.py", line 1320, in
main_function(cfg)
File "/home/abc/python-environments/merlin/src/run_merlin.py", line 647, in main_function
min_max_normaliser.find_min_max_values(nn_label_file_list[0:cfg.train_file_number])
File "/home/abc/python-environments/merlin/src/frontend/min_max_norm.py", line 100, in find_min_max_values
temp_min = numpy.amin(features, axis = 0)
File "/home/abc/python-environments/pyvirtual/local/lib/python2.7/site-packages/numpy/core/fromnumeric.py", line 2618, in amin
initial=initial)
File "/home/abc/python-environments/pyvirtual/local/lib/python2.7/site-packages/numpy/core/fromnumeric.py", line 86, in _wrapreduction
return ufunc.reduce(obj, axis, dtype, out, passkwargs)
ValueError: zero-size array to reduction operation minimum which has no identity

Thank you.

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

1 participant