Easily convert video to text

How to start

Step 1
img

Copy the project

To use the transcript service, you will need to run clone the repo. Follow the instructions at the Github page. Just click the GitHub button located on the header (right side).

Step 2
img

Install

Install the dependencies with pip3 install -r requirements.txt

Step 3
img

Start the frontend

Start the frontend with: streamlit run app.py