aryanpatel58/Speech-to-text-AI
Fix: Resolved Celery deprecation warnings and silenced Redis startup noise
Deployment: Switched to shell entrypoint to resolve pkg_resources errors on HF
Fix: Added python3-setuptools via apt to resolve system-level pkg_resources dependency
Fix: Explicitly install and upgrade setuptools in Dockerfile to resolve pkg_resources error
Fix: Added setuptools to resolve supervisor dependency error (pkg_resources missing)
Configure full-stack deployment for Hugging Face: Integrated Redis and Celery worker using Supervisor
Upgrade to industry-level architecture: SQLAlchemy persistence, Celery background tasks, and premium UI enhancements
feat: enhance landing page with clean font, no glows, and smooth animations; restore app page styles
feat: implement responsive design and navigation bar
feat: add 'Made with ❤️ by Aryan Patel' footer to UI
chore: configure Hugging Face Space
chore: update Redis database dump file
Add Docker deployment scripts for HF Spaces
fix error
ready to deploy
Initial commit
