How to change language in python?

#19
by paulomarquesm - opened

I'm trying to import supertonicv2 to my project, tried to read documentation, tried to ask AI, and nothing solve my problem.

i tried several thing:

lang=pt
lang=pt-br
lang=pt_br
lang=porguese
language=pt

and all other combinations.

please help!!

If you are talking about tts.synthesize parameters, then I think it is lang="pt".

Sign up or log in to comment