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

Google Colab Notebook Broken #325

Open
Death0004 opened this issue Feb 24, 2025 · 1 comment
Open

Google Colab Notebook Broken #325

Death0004 opened this issue Feb 24, 2025 · 1 comment

Comments

@Death0004
Copy link

Not sure how the Google Colab notebook is meant to be run (certainly not in a Colab enviroment). It is missing an import statement to mount the drive (ie. from google.colab import drive) and also the training block code is clearly not designed to run in Colab. It's also not very clear what "val_every" is supposed to do considering there is no upper-bound on the number of training batches (only their individual size if I'm interpreting this correctly).

After multiple attempts I still can't seem to get the Colab notebook to work successfully in Colab... if anyone has had any success please let me know.

@kaseypocius
Copy link

https://colab.research.google.com/drive/1ih-gv1iHEZNuGhHPvCHrleLNXvooQMvI?usp=sharing

I've had luck with this colab notebook in the past. I'm having issues getting a 2 channel model to export (i'm guessing this is user error on my part), but mono models seem to be totally fine.

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

2 participants