bark icon indicating copy to clipboard operation
bark copied to clipboard

How can I uninstall this?

Open Devesh-N opened this issue 2 years ago • 4 comments

Devesh-N avatar Jun 06 '23 05:06 Devesh-N

You really just have delete the files, and then the models. The models can be a little hidden but on Windows there's a 90% chance you'll find them at: C:\Users\your_user_name\.cache\suno\bark_v0\text_2.pt and you can search for that text_2.pt if you can't find it there.

JonathanFly avatar Jun 08 '23 11:06 JonathanFly

Hey, in that cache folder, suno folder is not present.

Devesh-N avatar Jun 08 '23 12:06 Devesh-N

From the FAQs:

"Bark uses Hugging Face to download and store models"

On my mac they saved to ~/.cache/huggingface/hub/models--suno--bark

russellbrown avatar May 17 '24 15:05 russellbrown

From the FAQs:

"Bark uses Hugging Face to download and store models"

On my mac they saved to ~/.cache/huggingface/hub/models--suno--bark

I used windows

Devesh-N avatar May 17 '24 16:05 Devesh-N

On my Windows machine I found the model in %USERPROFILE%\.cache\suno I also found these and other models cached under %USERPROFILE%\.cache\huggingface\hub, but I think these were downloaded by other libraries. You may check .cache directory in your %USERPROFILE%.

dpurge avatar Oct 15 '24 22:10 dpurge

%USERPROFILE%.cache\

Thanks, it worked.

Devesh-N avatar Oct 21 '24 04:10 Devesh-N