Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.32 KB

index.md

File metadata and controls

56 lines (42 loc) · 2.32 KB
layout classes title
single
wide
Whisper Wrapper (v4)

About this version

About this app (See raw metadata.json)

A CLAMS wrapper for Whisper-based ASR software originally developed by OpenAI.

Inputs

One of the following is required: [

]

Configurable Parameters

(Multivalued means the parameter can have one or more values.)

Name Description Type Multivalued Default Choices
modelSize The size of the model to use. Can be "tiny", "base", "small", "medium", or "large". string N tiny tiny, base, small, medium, large
pretty The JSON body of the HTTP response will be re-formatted with 2-space indentation boolean N false false, true

Outputs

(Note that not all output annotations are always generated.)