Interface: AudioToAudioOutputValue
Properties
blob
• blob: string
Base64 encoded audio output.
Defined in
inference/src/tasks/audio/audioToAudio.ts:21
content-type
• content-type: string
Content-type for blob, e.g. audio/flac
Defined in
inference/src/tasks/audio/audioToAudio.ts:26
label
• label: string
The label for the audio output (model specific)
Defined in
inference/src/tasks/audio/audioToAudio.ts:16
< > Update on GitHub