Projects
A collection of my work in Quantum Computing, Machine Learning, and Signal Processing.
Ongoing Research
Hybrid Classical-Quantum Audio Watermarking
This project centers on embedding quantum watermarks into high-energy coefficients of audio signals to ensure secure and imperceptible data concealment within quantum networks. By converting these coefficients into quantum representations, the approach aims to maintain the integrity of quantum audio transmissions while minimizing any impact on the host signal.
Completed Projects

Speech Segmentation, Word Discovery, & Automatic Phonetization of Indian Native Languages
Developed a system for speech segmentation, word discovery, and phoneme recognition tailored to native Indian languages, addressing linguistic diversity and under-representation in technology.

Speech-Based Disease Predictor
Utilized the SpeechRecognition library to convert user speech into text for symptom extraction. Built a disease prediction model that compares extracted symptoms against a custom dataset of diseases using Pandas, ranking potential matches based on symptom overlap.

Image Denoiser
Developed a web application using Python, Flask, and OpenCV to enhance image quality by reducing noise and imperfections with about 65-70 percent accuracy.