/A-eye

Primary LanguagePythonMIT LicenseMIT

A-eye

1- conda create -n "a-eye" python=3.6

2- conda activate a-eye

3- pip install -r requirements.txt

4- cd monotonic_align; python setup.py build_ext --inplace

5- download pretrained_models folder from GoogleDrive in project directory

6- run the app