bark-voice-cloning-HuBERT-quantizer
bark-voice-cloning-HuBERT-quantizer copied to clipboard
The code for the bark-voicecloning model. Training and inference.
Am I correct in saying the training code in customtokenizer only trains one X Y pair at a time instead of a whole batch at once? Are there any plans...
(Took me way too long to realize this, and it just goes to show that most of us are just point and click type of fellas who don't really understand...
When i Use Japanese on your json it not working how to fix it? 
If I well understood, you used a custom semantic-voice dataset for training your HuBERT model. Can you tell me how to create this dataset? Especially how to get the semantic...
Since transformers is already an requirement, I'm thinking about getting fairseq's Hubert from there. Most projects will have transformers installed within them and makes the install faster + cleaner. https://huggingface.co/docs/transformers/model_doc/hubert
Hello folks, When I try to generate audio from the cloned speaker voice, the output is a mix of different speakers. The audio switches speakers. For example, it will first...
Hey @gitmylo, I love the work you have done here! Very impressed with your ability to learn & build. I'm @sidroopdaska, the co-founder of [MetaVoice](https://themetavoice.xyz/). We are building an open-source...
I am trying to use the process.py , but I have this error. Is that code still maintained? Also I had to edit some python imports about hubert. ``` python...