AAPB-PUA Kaldi Wrapper (v2)
About this version
- Submitter: keighrim
- Submission Time: 2023-06-14T00:42:26+00:00
- Prebuilt Container Image: ghcr.io/clamsproject/app-aapb-pua-kaldi-wrapper:v2
-
Release Notes
(no notes provided by the developer)
About this app (See raw metadata.json)
**A CLAMS wrapper for Kaldi-based ASR software originally developed by PopUpArchive and hipstas, and later updated by Kyeongmin Rim at Brandeis University. Wrapped software can be found at https://github.com/brandeis-llc/aapb-pua-kaldi-docker . **
- App ID: http://apps.clams.ai/aapb-pua-kaldi-wrapper/v2
- App License: Apache 2.0
- Source Repository: https://github.com/clamsproject/app-aapb-pua-kaldi-wrapper (source tree of the submitted version)
- Analyzer Version: v4
- Analyzer License: UNKNOWN
Inputs
(Note: “*” as a property value means that the property is required but can be any value.)
One of the following is required: [
-
http://mmif.clams.ai/vocabulary/AudioDocument/v1 (required) (of any properties)
-
http://mmif.clams.ai/vocabulary/VideoDocument/v1 (required) (of any properties)
]
Configurable Parameters
(Note: Multivalued means the parameter can have one or more values.)
-
use_speech_segmentation
: optional, defaults totrue
- Type: boolean
- Multivalued: False
- Choices:
false
,true
When true, the app looks for existing TimeFrame { “frameType”: “speech” } annotations, and runs ASR only on those frames, instead of entire audio files.
Outputs
(Note: “*” as a property value means that the property is required but can be any value.)
(Note: Not all output annotations are always generated.)
-
http://mmif.clams.ai/vocabulary/TextDocument/v1 (of any properties)
- http://mmif.clams.ai/vocabulary/TimeFrame/v1
- timeUnit = “milliseconds”
-
http://mmif.clams.ai/vocabulary/Alignment/v1 (of any properties)
- http://vocab.lappsgrid.org/Token (of any properties)