Skip to content

MODELS PATH #251

Answered by gkucsko
sana3dh asked this question in Q&A
May 5, 2023 · 5 comments · 4 replies
Discussion options

You must be logged in to vote

here is the relevant code:

default_cache_dir = os.path.join(os.path.expanduser("~"), ".cache")
CACHE_DIR = os.path.join(os.getenv("XDG_CACHE_HOME", default_cache_dir), "suno", "bark_v0")

so most likely they should be in ~/.cache/suno/bark_v0/ however huggingface does some magic in the naming so not entirely sure how it's saved, we just updated to their hub sorry. If anyone has experience would be super helpful to paste a short 'manual model install' here

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@zxg1024
Comment options

@zxg1024
Comment options

Answer selected by sana3dh
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@zxg1024
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants