Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

video2doc

video2doc には nblog から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
0
更新
2026-05-17
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ffmpeg-audio-extraction
ソフトウェア開発者

Extracts audio tracks from video files using ffmpeg with optimal settings. Supports format conversion, resampling, and channel mixing. Use when extracting audio from video, converting audio formats, preparing audio for speech recognition, or processing media files.

2026-05-17
uv-cuda-setup
ネットワーク・コンピュータシステム管理者

Configures Python projects with uv package manager to use CUDA-enabled PyTorch. Handles the common issue where uv installs CPU-only torch by default. Use when setting up GPU-accelerated machine learning projects, fixing CUDA not available errors, or configuring PyTorch with GPU support in uv-managed projects.

2026-05-17
video-to-markdown
ソフトウェア開発者

Converts video files (mp4, mkv, webm, avi) to Markdown documents using speech recognition. Extracts audio with ffmpeg, transcribes with OpenAI Whisper, and generates structured Markdown with timestamps. Use when user wants to transcribe video, convert video to text, generate video transcript, or create documentation from video content.

2026-05-17
whisper-transcription
ソフトウェア開発者

Uses OpenAI Whisper for speech-to-text transcription with GPU acceleration. Handles model selection, language detection, and timestamp extraction. Includes post-processing for hotword correction (fixing misrecognized terms, proper nouns, abbreviations, and technical jargon from ASR output). Use when transcribing audio/video files, extracting speech from media, or performing speech recognition tasks.

2026-05-17