CodingTrain / Bizarro-Devin

12 stars 4 forks source link

TTS Custom Voice #48

Open shiffman opened 5 months ago

shiffman commented 5 months ago

In #45, I added support for Xenova/speecht5_tts, need to look into how to train custom speaker embeddings.

Starting point: https://github.com/microsoft/SpeechT5/issues/16

Thanks again @xenova!

ylacombe commented 5 months ago

Hey @shiffman, I don't know if you have already found this resource, but it seems like it could help you extract speaker embeddings from a single extract (without training)!