while Deploying model in GCP through streamlit i am getting the error as “OSError: sndfile library not found”. Please find the link for app Speech Emotion Recognition And Github link for my speech recognition model. Github Speech Emotion
Hi @Sandeep_R ,
You will probably need to install sndfile lobraries through the packages.txt file. Check out OSError: sndfile library not found - #6 by snehankekre
Cheers,
Fanilo 
I tried installing the libraries. But it isn’t working.