Melodify is an AI-powered web application that transforms vocal tracks into instrumental covers. Built for music learners and enthusiasts, it allows users to extract vocals, generate instrument-specific covers, and customize tracks.
๐ฏ Designed and developed by Team CodeHarmony for Inheritance 2024.
- ๐ต Vocal & instrumental separation using Spleeter
- ๐งโ๐ค Generate covers in instruments like violin, flute, piano, etc. via DDSP
- ๐พ Download processed audio files
- ๐ Dashboard with:
- Previous conversions history
- Instrument usage pie chart
- ๐ง Create and manage custom playlists of generated covers
- ๐ Clean and intuitive UI
Frontend: React, Tailwind CSS
Backend: Node.js, Express
Machine Learning: Spleeter, DDSP
Other Tools: Python, Git, GitHub
- Upload your song (.mp3/.wav).
- View the original song.
- Choose an instrument for the cover.
- Get the generated desired instrumental track.
- Download the final instrumental track.
- ๐๏ธ Control pitch, tempo, and effects of generated tracks
- ๐งฉ Combine multiple tracks to create layered music
- ๐ง Support more instruments via trained DDSP models
- ๐ฆ Host on cloud with scalable audio processing
- ๐ค Real-time karaoke mode
