ai_coquitts
An authenticated client can post a request to CoquiTTS
Last updated
An authenticated client can post a request to CoquiTTS
Last updated
This AI has the ability to produce Text To Speech. The output is a wav file.
This AI can run AI alongside a Daemon on GPU only
GET
https://opensourceais.com/api/v1/public/config/coquitts
POST
https://opensourceais.com/api/v1/private/client/ai/coquitts
Name | Type | Description |
---|---|---|
word* | String | The text to transform into speech |
intl | String | An international code, such as en, or fr-fr to define the locale accent of the AI. |
url_upload | String | A well formed URI starting with https://... and accessing a .WAV file. Note that this file has a limit of 4Mb. You should only upload files of at most 15sec of sample voice. |