This project helps users generate music using AI. It includes:
- πΈ Chord recognition
- π₯ Auto drum generation
- π€ Lyric correction
- Upload audio (singing, guitar, piano)
- Detect chords automatically
- Add instruments & improve melodies
- Clone the repository:
git clone https://github.com/haticeaydinn/music-ai-project.git
- Navigate to the folder:
cd music-ai-project - Create and activate a virtual environment:
python -m venv venv source venv/bin/activate # Mac/Linux venv\Scripts\activate # Windows
- Install dependencies:
pip install -r requirements.txt
Run the project with:
python main.pyThis project is licensed under the MIT License.
Feel free to contribute! Fork, create a branch, make changes, and submit a pull request.
Created by Hatice Aydin β Reach out on LinkedIn.