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

Bucket Boundaries error #19

Closed
hq23 opened this issue May 9, 2018 · 5 comments
Closed

Bucket Boundaries error #19

hq23 opened this issue May 9, 2018 · 5 comments

Comments

@hq23
Copy link

hq23 commented May 9, 2018

Hello,

I've got an issue when trying to run the training script with my input wav file.

The error is:
ValueError: bucket_boundaries must not be empty

I think it might be because of the length of the input files (1 minute).

Could anyone point me in the right direction on how to edit the hyperparams in order to be able to use a file of that length?

Is there any pointer/explanation besides the linked paper which explains the different parameters in hyperparams?

Thank you for your help.

@bprabhakar
Copy link

Facing the same issue, yes. Any workaround?

@hq23
Copy link
Author

hq23 commented May 24, 2018

I've got it working by splitting up the source audio into multiple smaller files.

@hq23 hq23 closed this as completed May 24, 2018
@dbarroso1
Copy link

what if my wav files are all under 10 seconds but i still get the error?

@Energyanalyst
Copy link

Did you get it working in the end? I've run into the same issue with clips that are under 5 seconds

@zshahid19
Copy link

Did u find any work around for files that are under 10 seconds?

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

5 participants