In my flask app I’m using voice cloning model from hugging face coqui/XTTS-v2 model and sentiment analysis using cv2 with deepface. During runtime of application when model start processing then it start eating memory after every interval which leads to memory shortage and machine run out of time.
I also implemented the app logs which shows there is no issue in app during runtime. Have anyone faced the same issue? Your guidance is appreciated Thanks.
Faizan Rafique is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.