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 starting the training #40

Closed
useragent7 opened this issue Nov 13, 2019 · 2 comments
Closed

Error when starting the training #40

useragent7 opened this issue Nov 13, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@useragent7
Copy link

I made a sound project and after gathering examples I get following error:

index.bundle.js:2 Uncaught (in promise) Error: numFrames (43) exceeds the minimum numFrames (14) among the examples of the Dataset.
at Object.S [as assert] (index.bundle.js:2)
at t.getData (index.bundle.js:104)
at e.collectTransferDataAsTfDataset (index.bundle.js:104)
at e. (index.bundle.js:104)
at index.bundle.js:104
at Object.next (index.bundle.js:104)
at index.bundle.js:104
at new Promise ()
at s (index.bundle.js:104)
at e.trainOnDataset (index.bundle.js:104)

Do I have to consider something when recording audio?

@irealva
Copy link
Contributor

irealva commented Nov 13, 2019

We're fixing this bug, stay tuned and thanks for reporting!

@irealva irealva added the bug Something isn't working label Nov 13, 2019
@irealva
Copy link
Contributor

irealva commented Nov 19, 2019

This should be fixed in latest release. Thanks for reporting!

@irealva irealva closed this as completed Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants