Easily convert video to text
How to start
Step 1
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
Install
Install the dependencies with pip3 install -r requirements.txt
Step 3
Start the frontend
Start the frontend with: streamlit run app.py