/FillerKiller

Eliminate Fillers, Unleash Clarity!

Primary LanguagePythonMIT LicenseMIT

FillerKiller

Eliminate fillers, Unleash Clarity!

What is this?

This project aims to automate the removal of filler words from video files using Vosk as a local speech to text recognition system.

If you edit video, you know how boring it is to make the rought cut and remove spaces and filler words from your videos. This project removes the filller words as much as possible. For the empty spaces you can use GitHub - WyattBlue/auto-editor: Auto-Editor: Effort free video editing!

More time creating, less time cutting :)

Requirements

You must have ffmpeg installed in your system

You must have Python 3 installed in your system

You must have a Vosk model in your system

Get one Here

How to use?

Clone the repo

Install the requirements

pip install -r requirements

To be continued