Closed jqueguiner closed 12 months ago
Hi @jqueguiner,
You need to this https://github.com/coqui-ai/xtts-streaming-server/blob/main/test/default_speaker.json embedding values on "speaker_embedding", "gpt_cond_latent". Its clone of female voice to which the output audio contains.
You can try with this file. [Uploading tts_payload.json…]()
As @jqueguiner said
"speaker_embedding": [
0
],
"gpt_cond_latent": [
[
0
]
],
Those are not valid embeddings
@WeberJulian Ok got it: is there a library of existing "open source" voice embeddings our any good resource to get voice with commercial allowed usage ?