Get voices supported for a given model using the new Waves API.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The model to use for speech synthesis.
lightning
, lightning-large
Voices retrieved successfully.
The response is of type object
.
Get voices supported for a given model using the new Waves API.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The model to use for speech synthesis.
lightning
, lightning-large
Voices retrieved successfully.
The response is of type object
.