ebardelli / VideoTranscriber

A simple video-to-text project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

  • Install python packages with: python3 -m pip install -r requirements.txt
  • Get the ML speech recognition model by running python3 get_models.py. Follow the prompts.
  • Install ffpeg: This should not be a requirement but I haven't figured out a way around it yet.

About

A simple video-to-text project


Languages

Language:Python 100.0%