bark-voice-cloning-HuBERT-quantizer icon indicating copy to clipboard operation
bark-voice-cloning-HuBERT-quantizer copied to clipboard

HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/GitMylo/bark-voice-cloning/resolve/main/japanese-HuBERT-quantizer_24_epoch.pth

Open gjin10969 opened this issue 2 years ago • 1 comments

When i Use Japanese on your json it not working how to fix it?

image

gjin10969 avatar Sep 15 '23 07:09 gjin10969

You aren't using the right (hugging face) repository, you're using the base repository (default), which only contains official models, not community models.

To use the community model you need to include the repo in the "make_sure_tokenizer_installed", like I did here

gitmylo avatar Sep 15 '23 13:09 gitmylo