NeonGeckoCom / neon-tts-plugin-coqui

Coqui AI TTS plugin
https://huggingface.co/spaces/neongeckocom/neon-tts-plugin-coqui
Other
65 stars 5 forks source link

How can i change language when running locally? (http://localhost:8080/synthesize/) #106

Closed JohnClaw closed 3 months ago

JohnClaw commented 1 year ago

Objective

I tried making Neon tts to pronounce an Estonian sentence, but it pronounced this sentence with English voice. Is there an option to choose the language of Neon?

Initial Implementation Requirements

an option of language switcher

Other Considerations

No response

JohnClaw commented 1 year ago

Did i ask something forbidden? I apologize if it happened. English isn't my native language and i'm a newbie in AI technologies. I just try to find a tts suitable for assistance in learning languages offline and i thought that Neon tts is the best choice. But it turns out that Neon works only with English sentences, whereas i need Estonian, Latvian and Lithuanian. I don't know how to configure Neon in such way that it could pronounce languages other than English. Sorry, if i did or said something stupid or inappropriate.

NeonBohdan commented 1 year ago

Please ask here As we use this server

Here is a key place of how it works

Tomasinjo commented 9 months ago

Add ?lang= to the request. For example: hxxp://192.168.10.15:8081/synthesize/zunaj-je-dvajset-stopinj?lang=sl-SI

NeonDaniel commented 3 months ago

Closing as this appears to be resolved