Whisper Transcribe
Transcribe and translate audio/video files locally using OpenAI Whisper. Supports 99 languages, runs entirely on your machine.
Prerequisites
Run once to install dependencies:
pip install openai-whisper --quiet
pip install transformers accelerate --quiet # For HuggingFace fine-tuned models
ffmpeg is required for audio processing:
brew install ffmpeg # macOS
Step-by-Step Workflow
**For ANY transcription/translation request, follow these
[Description truncada. Veja o README completo no GitHub.]