The main client.
The data that has arrived from the FakeYou API.
Readonly categoryReadonly clientReadonly createdReadonly creatorReadonly creatorReadonly creatorReadonly creatorFetch the user who created this model.
Fetch the user who created this model.
Readonly ietfReadonly ietfReadonly isReadonly isReadonly suggestedReadonly titleThe name of this model, which is shown on the website's dropdown menu.
Readonly tokenReadonly ttsThe type of this model. E.g. 'tacotron2'.
Readonly updatedReadonly usernamecreatorUsername
Readonly webThe URL to the page of this model in the browser.
Private #fetchPrivate #getFetch the rating of this model by the currently logged in user.
The rating of this model by the currently logged in user. Ratings can be 'positive', 'negative', or 'neutral'. Undefined if no user is logged in.
Infer text for this model.
The text to infer.
The audio file of the inference. Undefined if the inference failed or took too long.
Rate this model positively, negatively, or neutrally. Neutral is the same as removing your rating.
The rating. Can be 'positive', 'negative', or 'neutral'.
The new rating of this model by the currently logged in user. Undefined if no user is logged in.
Generated using TypeDoc
A text-to-speech model. This is a model that can be used to generate audio from text. Models are trained to synthesize speech in a specific language and voice.