Skip to content

TheThinker277/django-pyttsx3-tts

Repository files navigation

Django-pyttsx3-tts

Setup

  pip install pipenv
  pipenv shell
  pipenv install
  python manage.py runserver

TO DOs

  • User Authentication Model
  • Authentication and Transcript Upload view
  • Text to Speech conversion using Pyttsx3 library
  • Addition of Video to Speech Form
  • Option to View and Download generated Video
  • Initialize Celery
  • Refactor Session Model
  • Implement Celery tasks
  • Text to Speech conversion status view
  • Testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published