To run the project first clone or download the zip file **You must have installed django3,python3,required modules from installition.txt file and npm in your machine steps to run the project
- $cd secrettranslator
- $npm install
- $npm start
now go back to parent directory
- $cd stbackend
- $python3 manage.py runserver
#finally you can see the index page
Then click on Get Started you will go to login page as follows
Then provide username=test and password = test you will redirected to selector page as follows case 1:->
Now if your criminal is currently available and you want to take conversation with him then select GO WITH MIC and you will redirected to speech page with provided 106 languages
If you're police select police else select criminal and appropriate input and output language and speak in mic .
same for criminal
case 2 :->
If criminal got bail but you have his statement in another language then upload it and see the resulrt
for example the demo is as follows (upload .mp3 or .wav file)
i/p--> English o/p--> Marathi
i/p--> English o/p--> Telugu
If you want the statement with you then just click on Export file and boom. The file is successfully download in your local machine.
Thank You 🤗️🤗️