HalimSD / A-eye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 93.7%Language:Jupyter Notebook 5.5%Language:Cython 0.9%