swmiya/dlproject_messy_mashupdataset
0
๐ต Music Genre Classification using AST
Upload an audio file and predict its genre using a fine-tuned AST model.
๐ Features
- Upload audio (.wav / .mp3)
- Predict genre
- Show probability chart
๐ผ Genres
Blues, Classical, Country, Disco, HipHop, Jazz, Metal, Pop, Reggae, Rock
โถ๏ธ Run Locally
pip install -r requirements.txt
streamlit run streamlit_app.py