bark-voice-cloning-HuBERT-quantizer
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
When i Use Japanese on your json it not working how to fix it?
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