transcribe-hebrew

Transcribe Hebrew audio into SRT subtitles using the OpenAI Whisper API.

3|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/imvladikon/dot-claude --skill transcribe-hebrew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcribe-hebrew
Source: https://github.com/imvladikon/dot-claude/tree/main/skills/transcribe-hebrew
Command: npx skills add https://github.com/imvladikon/dot-claude --skill transcribe-hebrew

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transcribe Hebrew audio into readable SRT subtitles by converting speech to text with timed segments, saving hours of manual transcription.

Core Features & Use Cases

  • Automatic transcription: Transcribe Hebrew audio to SRT subtitles with accurate timing.
  • Subtitle generation: Produce properly formatted SRT files suitable for video players.
  • Versatile use: Apply to Hebrew podcasts, lectures, sermons, or any Hebrew speech requiring subtitles.

Quick Start

Provide the path to the Hebrew audio file and run the transcription to generate the corresponding SRT file.

Frequently Asked Questions about transcribe-hebrew

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

FAQPage Schema
How do I transcribe Hebrew audio to SRT subtitles automatically?

To transcribe Hebrew audio to SRT subtitles automatically, provide the path to the audio file and run the transcription to generate a properly formatted, accurately timed SRT file.

Do I need a Python environment to generate Hebrew SRT files?

Yes, you need a Python 3 environment and a configured OpenAI API key to run the transcription workflow that generates Hebrew SRT subtitle files.

Can I use Whisper to transcribe Hebrew podcasts and lectures?

Yes, Whisper can transcribe Hebrew podcasts and lectures into readable, timed SRT subtitle files suitable for video players, saving hours of manual transcription.

What is the best way to convert Hebrew speech to text for video subtitles?

The best way to convert Hebrew speech to text for video subtitles is using an automated transcription workflow that outputs a standard SRT file with accurate timing, eliminating manual text entry.

What information does the Hebrew transcription process report back?

The Hebrew transcription process reports the file path to the generated SRT file, the total number of timed segments created, and any errors encountered during audio processing.