Scripts to sort lots of music file by several criterias ππΆπ
- Install requirements
pip3 -r requirements.txt
- Download datasets
python3 app.py -g
- Check help guidelines
python3 app.py -h
- Everything realte with gender classification is pending to develop
- "manof" parameter should be added as program's argument
- We should check Dataframe dimension to select de number of cores when we compute levenshtein distance
- >= Python3.6
- pip3 or conda >= 4.8.0