Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

video2doc

يحتوي video2doc على 4 من skills المجمعة من nblog، مع تغطية مهنية على مستوى المستودع وصفحات 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