baby_cry PyTorch based implementation of the Infant Cry Paper. Installation apt-get update && apt-get install -y libsndfile1 ffmpeg conda create -p ./venv python=3.9 conda activate ./venv pip install -r requirements.txt