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

cannot upload your own model #9

Closed
jiemojiemo opened this issue Jan 21, 2020 · 2 comments
Closed

cannot upload your own model #9

jiemojiemo opened this issue Jan 21, 2020 · 2 comments

Comments

@jiemojiemo
Copy link

When I try to upload my own model in timbre_transfer.ipynb,got error:

---------------------------------------------------------------------------
ValueError                                Traceback (most recent call last)
<ipython-input-6-e3bb52fea3e8> in <module>()
      8   model_dir = os.path.join(GCS_CKPT_DIR, 'solo_%s_ckpt' % model.lower())
      9 else:
---> 10   raise ValueError
     11 
     12 # Assumes only one checkpoint in the folder, 'model.ckpt-[iter]`.

ValueError: 
@adarob
Copy link
Contributor

adarob commented Jan 21, 2020 via email

@adarob
Copy link
Contributor

adarob commented Jan 21, 2020

fyi @lamtharnhantrakul

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