Skip to content

zpoorv/clipmuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipMuse

License: MIT Python Version

A cross-platform desktop application to automatically compile stylized video reels from a voiceover and a folder of clips, complete with subtitles generated via Whisper.


🚀 Features

  • Automated Clip Selection
    Randomly picks a minimum of 5 clips; adds more until audio-length coverage at 2× speed
  • Smart Resizing & Cropping
    Ensures 1080×1920 vertical format, preserving aspect ratio
  • Uniform Speed Adjustment
    Dynamically computes speed factor to match voiceover duration
  • AI-Powered Transcription & Subtitles
    Uses OpenAI Whisper for word-level timestamps
  • Hardware-Accelerated Export
    Leverages Intel Quick Sync (h264_qsv) for rapid encoding
  • Extensible & Open-Source
    Modular design—easily swap in other transcription engines or codecs

📦 Requirements

Install via:

pip install -r requirements.txt

About

a python desktop app that auto generates audio and subtitles using pillow and whisper, then stitches them into a video from short clips

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages