CLAMS app that wraps around parakeet to perform ASR on audio or video files.
General user instructions for CLAMS apps are available at CLAMS Apps documentation.
This app requires Python 3.10 or higher. For local installation of required Python modules, see requirements.txt.
For the full list of parameters, please refer to the app metadata from the CLAMS App Directory
or the metadata.py
.
The app takes a MMIF file
with an AudioDocument
or VideoDocument
and outputs a TextDocument
annotation with an Alignment
for each Token
and Sentence
.