Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@marc-shade marc-shade released this 18 Dec 13:43
· 12 commits to main since this release
bad7e50

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