Skip to content

kobedelta-phi-edu/Human-Central-Features-Predictor

Repository files navigation

BioPred

Predictive Modeling of Biometric Identification using a PLP-CNN Voice Input Approach

Backend

python -m uvicorn backend-plp:app --reload
python -m uvicorn backend-mfcc:app --reload