✓ Verified 💻 Development ✓ Enhanced Data

Mh Openai Whisper

Local speech-to-text with the Whisper CLI (no API key).

Rating
4.3 (457 reviews)
Downloads
3,831 downloads
Version
1.0.0

Overview

Local speech-to-text with the Whisper CLI (no API key).

Complete Documentation

View Source →

Whisper (CLI)

Use whisper to transcribe audio locally.

Quick start

  • whisper /path/audio.mp3 --model medium --output_format txt --output_dir .
  • whisper /path/audio.m4a --task translate --output_format srt
Notes
  • Models download to ~/.cache/whisper on first run.
  • --model defaults to turbo on this install.
  • Use smaller models for speed, larger for accuracy.

Installation

Terminal bash

openclaw install mh-openai-whisper
    
Copied!

Tags

#ai_and-llms #api #cli

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author mohdalhashemi98-hue
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install mh-openai-whisper