You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am implementing your code on Google Colaboratory.
For testing, I am running " train.py " with 12 wavs files (total 1 minute).
After displaying the message "START a new training", and running for about 1 hour, nothing happened. No error showed, no checkpoint is created in the folder named "model_new".
Is it because my data is too low?
Is there a minimum duration of data required ?
After how much time of execution a checkpoint is created?
The text was updated successfully, but these errors were encountered:
Hi,
I am implementing your code on Google Colaboratory.
For testing, I am running " train.py " with 12 wavs files (total 1 minute).
After displaying the message "START a new training", and running for about 1 hour, nothing happened. No error showed, no checkpoint is created in the folder named "model_new".
Is it because my data is too low?
Is there a minimum duration of data required ?
After how much time of execution a checkpoint is created?
The text was updated successfully, but these errors were encountered: