| title: MPD Demo | |
| emoji: 🎵 | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: "5.6.0" | |
| python_version: "3.10" | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| hardware: zero-gpu-medium | |
| # Music Similarity Detection Demo | |
| Upload an audio clip and find similar segments in our music database using advanced AI analysis. | |
| ## Features | |
| - Audio similarity detection | |
| - Segment-level matching | |
| - Top 3 results with confidence scores | |
| - Real-time processing with ZeroGPU |