Skip to content

WordCut Video Editor v1.0.0

Latest

Choose a tag to compare

@stevel4857 stevel4857 released this 02 Jul 20:48

Simple Video Editor v1.0.0 that transcribes the video and allows a person to cut audio by clicking on the words. WordCut built with PyScript—a pywebview app with Whisper transcription and FFmpeg word-level cuts—packaged a standalone Windows zip. Under MIT, and added cancel, transcription, time estimates, and exports saved as '*_edited.mp4'.

• System requirements (Windows 10/11)
• YouTube download format added

One-line summary: Python + pywebview for the app, faster-whisper for speech, FFmpeg for video, yt-dlp for YouTube, PyInstaller to ship it as a free Windows .exe.