KevinWang676 / Bark-Voice-Cloning

Bark Voice Cloning and Voice Cloning for Chinese Speech
MIT License
2.63k stars 373 forks source link

How to increase quality? #1

Closed platform-kit closed 1 year ago

platform-kit commented 1 year ago

Hey, @KevinWang676, great work on this repo.

If I want to increase the quality what's the best way to go about that?

I imagine the number of steps that are used during both training and inference must be stored in some variable somewhere. Can you point me to it?

Or maybe there's another obvious solution?

KevinWang676 commented 1 year ago

Hi, thanks for your interest. The implementation of Bark Voice Cloning is based on this repo. You can check it out for more details. The easiest way to increase the quality is to upload better quality audio as input. Ideally the input audio should be more than 10 seconds long.