List of all available speakers?

#2
by Nikerino - opened

Is there a list of all available speakers without me having to try each one? I'm having a tough time finding the accents I'm looking for.

Kakao Enterprise org

You can find the speakers the model was trained on in this dataset: https://huggingface.co/datasets/sanchit-gandhi/vctk

Unfortunately there's no easy way to find the speaker -> speaker embedding id mapping. Your best bet might be to use the Space instead: https://huggingface.co/spaces/kakao-enterprise/vits

Gotcha, thank you for the help. I'm new to the TTS space so seeing those dataset cards is helpful. I ended up just trying out each voice in a big for loop and picking out the ones I liked haha.

Nikerino changed discussion status to closed

Sign up or log in to comment