Voice Conversion Stream Json

Authentication

X-Hume-Api-Keystring
API Key authentication via header

Request

This endpoint expects a multipart form containing an optional file.
strip_headersbooleanOptional

If enabled, the audio for all the chunks of a generation, once concatenated together, will constitute a single audio file. Otherwise, if disabled, each chunk’s audio will be its own audio file, each with its own headers (if applicable).

audiofileOptional
contextobject or nullOptional
Utterances to use as context for generating consistent speech style and prosody across multiple requests. These will not be converted to speech output.
voiceobjectOptional
formatobjectOptional
Specifies the output audio file format.
include_timestamp_typeslist of enumsOptional
The set of timestamp types to include in the response.
Allowed values:

Response

Successful Response
OctaveOutputTimestampobject
OR
SnippetAudioChunkobject

Errors