gitmylo / bark-voice-cloning-HuBERT-quantizer

The code for the bark-voicecloning model. Training and inference.
MIT License
670 stars 111 forks source link

[Question] This notebook it's for create a speark with trained semantic model? #46

Open Maverick1983 opened 1 year ago

Maverick1983 commented 1 year ago

With this code 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?