Django Text To Speech App Translate Text From English To French or Arabic In Real Time also pdf file
- Create a virtual environment (optional but recommended):
python -m venv venv
- Install dependencies:
pip install -r requirements.txt
Run migrations:
python manage.py migrate
Start the development server:
python manage.py runserver
Or
Click on Run_project.bat he will take care of installing the dependencies & the env