Skip to content

Releases: marc-shade/Video-Transcription

v1.0.0 - Initial Release

18 Dec 13:43
bad7e50

Choose a tag to compare

Video Transcription v1.0.0

A powerful video transcription and translation tool using OpenAI Whisper and Google Translate.

Features

  • Whisper Integration: State-of-the-art speech recognition
  • Multi-Language Support: Transcribe videos in multiple languages
  • Translation: Automatic translation via Google Translate
  • Streamlit UI: User-friendly web interface
  • Batch Processing: Handle multiple videos efficiently

Getting Started

pip install -r requirements.txt
streamlit run app.py

Supported Formats

  • MP4, AVI, MKV, MOV
  • MP3, WAV, FLAC (audio)
  • YouTube URLs (with yt-dlp)

Use Cases

  • Content accessibility
  • Subtitle generation
  • Meeting transcription
  • Video content analysis

Full changelog: https://github.com/marc-shade/VIdeo-Transcription/commits/main