layout | classes | title |
---|---|---|
single |
wide |
Whisper Wrapper (v4) |
-
Submitter: keighrim
-
Submission Time: 2024-01-24T05:40:09+00:00
-
Prebuilt Container Image: ghcr.io/clamsproject/app-whisper-wrapper:v4
-
Release Notes
- updated to the latest whisper models
- now ouputs
Sentence
annotations based on whisper's segmentation
About this app (See raw metadata.json)
A CLAMS wrapper for Whisper-based ASR software originally developed by OpenAI.
- App ID: http://apps.clams.ai/whisper-wrapper/v4
- App License: Apache 2.0
- Source Repository: https://github.com/clamsproject/app-whisper-wrapper (source tree of the submitted version)
- Analyzer Version: 20231117
- Analyzer License: MIT
One of the following is required: [
- http://mmif.clams.ai/vocabulary/AudioDocument/v1 (required) (any properties)
- http://mmif.clams.ai/vocabulary/VideoDocument/v1 (required) (any properties)
]
(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 |
(Note that not all output annotations are always generated.)
- http://mmif.clams.ai/vocabulary/TextDocument/v1 (any properties)
- http://mmif.clams.ai/vocabulary/TimeFrame/v1
- timeUnit = "seconds"
- http://mmif.clams.ai/vocabulary/Alignment/v1 (any properties)
- http://vocab.lappsgrid.org/Token (any properties)