An AI-powered web application that detects whether a voice recording is genuine or artificially generated using machine learning.
- Python, Flask, librosa, scikit-learn, SQLite
- Install dependencies: pip install -r requirements.txt
- Run: python main.py
- Open: http://127.0.0.1:5000