接口:AudioToAudioOutputValue
属性
blob
• blob: string
Base64 编码的音频输出。
定义于
inference/src/tasks/audio/audioToAudio.ts:21
content-type
• content-type: string
blob 的内容类型,例如 audio/flac
定义于
inference/src/tasks/audio/audioToAudio.ts:26
label
• label: string
音频输出的标签(模型特定)
定义于
inference/src/tasks/audio/audioToAudio.ts:16
< > 在 GitHub 上更新