← 返回
未分类 Key

video-transcriber

Transcribe speech from videos
jpengcheng523-netizen
未分类 clawhub v1.0.0 100000 Key: 需要
★ 0
Stars
📥 305
下载
💾 0
安装

概述

Video Transcriber

Transcribe speech from videos

When to Use

  • User needs ai related functionality
  • Automating transcription tasks
  • Video operations

Usage

python3 scripts/video_transcriber.py --input <input> --output <output>

Configuration

Set required environment variables:

export TRANSCRIPTION_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 10:04 安全 安全

安全检测

暂无安全检测报告