face_recognition module somehow badly interfering with speech_recognition module (python)
I am trying to get facial recognition working with a virtual assistant I made and have encountered some kind of interferance or problem between the face_recognition and speech_recognition modules (I think). My code will better explain.