Skip to main contentAttributes
id: number
Unique identifier for the model.
title: string
Title of the voice model.
isUsable: boolean
Whether the model is usable for inference or not. Unusable models are generally either currently training or blending, so this should only ever be false temporarily.
tags: string[] | null
Related tags to improve searchability.
imageUrl: string | null
Public S3 url to the voice model image.
demoUrl: string | null
Public S3 url to the demo audio.
twitterLink: string | null
Twitter link defined for the model**.**
instagramLink: string | null
Instagram link defined for the model.
tiktokLink: string | null
TikTok link defined for the model.
spotifyLink: string | null
Spotify link defined for the model.
youtubeLink: string | null
YouTube link defined for the model.