transcribe

Transcribe audio and video files using local and cloud speech recognition.

43|9|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Desko77/cursor-1c-skills --skill transcribe-desko77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcribe
Source: https://github.com/Desko77/cursor-1c-skills/tree/main/skills/transcribe
Command: npx skills add https://github.com/Desko77/cursor-1c-skills --skill transcribe-desko77

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires faster-whisper, sherpa-onnx, google-genai, python-dotenv, ffmpeg, ffprobe, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of transcribing audio and video files, allowing you to quickly capture and analyze key information.

Core Features & Use Cases

  • Audio Transcription: Convert audio files into text with accurate speech recognition.
  • Video Transcription: Transcribe video content, including analysis of on-screen interfaces and speaker identification.
  • Use Case: Imagine you have a long interview recording. Use this Skill to transcribe it, identify the speakers, and extract key points in minutes.

Quick Start

Use the transcribe skill to transcribe the audio file 'interview.mp3'.

Frequently Asked Questions about transcribe

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe audio and video files into text for meeting summaries?

You can transcribe audio and video files by applying this Skill's local and cloud-based speech recognition engines to convert speech to text. It efficiently captures key information for meeting summaries and note-taking.

Do I need a CUDA GPU and Gemini API to run faster-whisper for audio transcription?

Yes, running faster-whisper for audio transcription requires a CUDA GPU for local processing and a Gemini API key for cloud-based speech recognition. Python and ffmpeg are also required dependencies.

What's the best way to extract key points from a long interview recording?

The best way to extract key points from a long interview recording is to use this Skill to transcribe the audio, identify speakers, and analyze the resulting text. This process captures key information in minutes.

Can I use ffmpeg to transcribe video content and identify on-screen interfaces?

Yes, you can use ffmpeg with this Skill to transcribe video content, including analysis of on-screen interfaces and speaker identification. It processes video speech-to-text conversions efficiently.

Does faster-whisper support speech-to-text conversion without an internet connection?

Faster-whisper supports local speech-to-text conversion, but this Skill also relies on the cloud-based Gemini API for full functionality. Local processing requires a CUDA GPU to operate.