Back

Speech Phonation Microservice

View Repository
FastAPILibrosaParselmouthFirebaseDocker

Speech Phonation Microservice

Built a microservice using FastAPI to analyze speech samples for testing Parkinson’s disease. The service utilizes Librosa and Parselmouth for audio analysis, extracting features such as pitch, jitter, shimmer, and HNR. The results are stored in a Firebase database for easy access and retrieval. The microservice is containerized using Docker, ensuring easy deployment and scalability. It’s part of a larger project made for H2AI - 25 targeting the Neuro AI Innovation challenge. This microservice was containerized using Docker and deployed on Amazon ECS. The architecture is designed to be scalable and efficient, allowing for easy integration with other services and applications.

Features