Properties Readonly
created At created At : Date
Readonly
creator Set Visibility creator Set Visibility : string
Readonly
duration Millis duration Millis : number
Readonly
file Size Bytes file Size Bytes : number
Readonly
generated By Worker generated By Worker : string
Readonly
is Debug Request is Debug Request : boolean
Readonly
maybe Creator Display Name maybe Creator Display Name : null | string
Readonly
maybe Creator Gravatar Hash maybe Creator Gravatar Hash : null | string
Readonly
maybe Creator User Token maybe Creator User Token : null | string
Readonly
maybe Creator Username maybe Creator Username : null | string
Readonly
maybe Model Creator Display Name maybe Model Creator Display Name : null | string
Readonly
maybe Model Creator Gravatar Hash maybe Model Creator Gravatar Hash : null | string
Readonly
maybe Model Creator User Token maybe Model Creator User Token : null | string
Readonly
maybe Model Creator Username maybe Model Creator Username : null | string
Readonly
maybe Pretrained Vocoder Used maybe Pretrained Vocoder Used : null | string
Readonly
public Bucket Spectrogram Path public Bucket Spectrogram Path : string
Readonly
public Bucket Wav Audio Path public Bucket Wav Audio Path : string
Readonly
raw Inference Text raw Inference Text : string
Readonly
resource Url resource Url : string
Readonly
spectrogram Url spectrogram Url : string
to Base64 to Base64 : ( ( this ) => Promise < string | undefined > ) = implToBase64
Type declaration ( this ) : Promise < string | undefined > Returns Promise < string | undefined > to Buffer to Buffer : ( ( this ) => Promise < Buffer | undefined > ) = implToBuffer
Type declaration ( this ) : Promise < Buffer | undefined > Returns Promise < Buffer | undefined > to Disk to Disk : ( ( this , location ) => Promise < void > ) = implToDisk
Type declaration ( this , location ) : Promise < void > Parameters location : ` ${ string } .wav ` Returns Promise < void > Readonly
tts Model Title tts Model Title : string
Readonly
tts Model Token tts Model Token : string
Readonly
tts Result Token tts Result Token : string
Readonly
updated At updated At : Date
Readonly
web Url web Url : string
The complete data for a TTS result. This contains extras like the spectrogram and other metadata like what worker generated the file, is a debug request, etc.