Skip to main contentAttributes
id:
number
Unique identifier for the model.
title:
string
Title of the voice model.
status:
‘running’ | ‘success’ | ‘error’ | ‘cancelled’
Status of the voice blender job. The outputModelId
model will only be usable once the job has status “success”.
outputModelId:
number
ID of the output voice model.
model1Id:
number
ID of the first voice model.
model2Id:
number
ID of the second voice model.
model3Id:
number | null
ID of the third voice model.
model4Id:
number | null
ID of the fourth voice model.
alpha:
number
Percentage of the output voice model that is comprised of the voice model with ID model1Id
.
alpha2:
number
Percentage of the output voice model that is comprised of the voice model with ID model2Id
.
alpha3:
number | null
Percentage of the output voice model that is comprised of the voice model with ID model3Id
.
alpha4:
number | null
Percentage of the output voice model that is comprised of the voice model with ID model4Id
.