Stutter Enhancer Application
- Developed an AI-powered speech enhancement application to assist individuals with stuttering by converting stuttered audio into fluent, clear speech.
- Integrated local, resource-efficient AI models (Whisper for STT and Outetts for TTS) to process and enhance audio in real-time.
- Built a scalable architecture using FastAPI, Celery, Redis, PostgreSQL, and MinIO for efficient audio processing and storage.
- Deployed the app using Docker Compose for streamlined setup and management across environments