An online service that allows its users to add subtitles to a video.
Table of Contents
- About The Project
- Getting Started
<li><a href="#contact">Contact</a></li>
![Product Name Screen Shot][product-screenshot]
I recently noticed that most of the videos I consumed online contained subtitles.
I find this initiative on the part of content creators very interesting, as it often makes the creator's video more dynamic and accessible.
However, most of the subtitled videos take a lot of time or cost more to make, as they require additional work in editing.
However, most of the subtitled videos take a lot of time or cost more to make, as they require additional work in editing.
That's why I created Sub. In order to make life easier for online content creators.
- Express.js
- React.js
- Node.js
- Python
- Material UI
This is an example of how to list things you need to use the software and how to install them.
-
Vosk Model You will need to download the Vosk model from their website. I couldn't upload the model on github, the file was too big. Here's a link to the model, it's the vosk-model-fr-0.22 https://alphacephei.com/vosk/models
-
I'm using Node 16.14.0
- Install NPM packages
npm install
- Run the server
Go to the backend folder and type
node backend.js
- Run the frontend
Go to the src folder and type
npm start
Gabriel Côté - gabrielcote1999@gmail.com - gabrielcote.me