video_transcript
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Whisper transcription of an uploaded video/audio file. 1 credit per minute of audio. Costs ~1 credit; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"file"
],
"properties": {
"file": {
"type": "string",
"description": "Local path or multipart file upload of the video/audio to transcribe."
}
},
"additionalProperties": false
}Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries