Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 3.04 KB

bodygenaudiototext.md

File metadata and controls

16 lines (11 loc) · 3.04 KB

BodyGenAudioToText

Example Usage

import { BodyGenAudioToText } from "livepeer/models/components";

// No examples available for this model

Fields

Field Type Required Description
audio File | Blob | components.Audio ✔️ Uploaded audio file to be transcribed.
modelId string Hugging Face model ID used for transcription.