Huggingface.js documentation

Interface: AudioToAudioOutputElem

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: AudioToAudioOutputElem

Properties

audio

audio: Blob

Base64 encoded audio output.

Defined in

inference/src/tasks/audio/audioToAudio.ts:25


label

label: string

The label for the audio output (model specific)

Defined in

inference/src/tasks/audio/audioToAudio.ts:20

< > Update on GitHub