inaSpeechSegmenter Wrapper (v1.2)
About this version
- Submitter: keighrim
- Submission Time: 2024-05-06T17:53:34+00:00
- Prebuilt Container Image: ghcr.io/clamsproject/app-inaspeechsegmenter-wrapper:v1.2
-
Release Notes
SDK update, added experimental cli.py
About this app (See raw metadata.json)
inaSpeechSegmenter is a CNN-based audio segmentation toolkit. The original software can be found at https://github.com/ina-foss/inaSpeechSegmenter .
- App ID: http://apps.clams.ai/inaspeechsegmenter-wrapper/v1.2
- App License: MIT
- Source Repository: https://github.com/clamsproject/app-inaspeechsegmenter-wrapper (source tree of the submitted version)
- Analyzer Version: 0.7.6
- Analyzer License: MIT
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.)
-
minDuration
: optional, defaults to0
- Type: integer
- Multivalued: False
minimum duration of a TimeFrame in milliseconds
-
pretty
: optional, defaults tofalse
- Type: boolean
- Multivalued: False
- Choices:
false
,true
The JSON body of the HTTP response will be re-formatted with 2-space indentation
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/TimeFrame/v5
- timeunit = “milliseconds”