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

The code for the bark-voicecloning model. Training and inference.

Results 18 bark-voice-cloning-HuBERT-quantizer issues
Sort by recently updated
recently updated
newest added

@gitmylo , hello I am currently trying to train the quantizer for on hindi dataset. I need to know how much time would it take to train on a P100...

user question

Hi @gitmylo I wonder if possible to add Swahili language on the model, as would be very interesting for African community to use it natively. Thanks for take your time...

I'm getting reports that it's failing torch compile which causes the module to fail to load. https://github.com/rsxdalv/tts-generation-webui/issues/266#issuecomment-1910378199 It sounds like a bug, but maybe there's a way to disable the...

I have refactored some parts of your code to make it better clean code. - also fixed the model_downloader In addition i've integrated it in a good managable fastapi REST...

So people can train for their own languages. Or if there is another tool which streamlines the process point to it.

Maybe implementing a stricter version in requirements is needed? ``` TypeError Traceback (most recent call last) Cell In [13], line 2 ----> 2 from bark_hubert_quantizer.pre_kmeans_hubert import CustomHubert 3 from bark_hubert_quantizer.customtokenizer...

With this code [https://github.com/gitmylo/bark-voice-cloning-HuBERT-quantizer/blob/master/notebook.ipynb](https://github.com/gitmylo/bark-voice-cloning-HuBERT-quantizer/blob/master/notebook.ipynb), I can create new speaker with **_model.pth_** input that I trained before? So, if I want different speaker, I need only to change .wav input?

How i can train turkish ? tokenizer for bark clone