CoolFace
Apppublic

aryanpatel58/Speech-to-text-AI

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
16 commits on main
c67caed5mo ago

Fix: Resolved Celery deprecation warnings and silenced Redis startup noise

aryanpatel58
30ec2c25mo ago

Deployment: Switched to shell entrypoint to resolve pkg_resources errors on HF

aryanpatel58
6d915fd5mo ago

Fix: Added python3-setuptools via apt to resolve system-level pkg_resources dependency

aryanpatel58
b7742c65mo ago

Fix: Explicitly install and upgrade setuptools in Dockerfile to resolve pkg_resources error

aryanpatel58
a7081265mo ago

Fix: Added setuptools to resolve supervisor dependency error (pkg_resources missing)

aryanpatel58
666b6c15mo ago

Configure full-stack deployment for Hugging Face: Integrated Redis and Celery worker using Supervisor

aryanpatel58
7b093ec5mo ago

Upgrade to industry-level architecture: SQLAlchemy persistence, Celery background tasks, and premium UI enhancements

aryanpatel58
209e8305mo ago

feat: enhance landing page with clean font, no glows, and smooth animations; restore app page styles

aryanpatel58
eac42b45mo ago

feat: implement responsive design and navigation bar

aryanpatel58
e68095c5mo ago

feat: add 'Made with ❤️ by Aryan Patel' footer to UI

aryanpatel58
129401d5mo ago

chore: configure Hugging Face Space

aryanpatel58
f80dfbf5mo ago

chore: update Redis database dump file

aryanpatel58
42ef7905mo ago

Add Docker deployment scripts for HF Spaces

aryanpatel58
786c60c5mo ago

fix error

aryanpatel58
80cde567mo ago

ready to deploy

aryanpatel58
a25681b7mo ago

Initial commit

aryanpatel58