Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Music AI Project

📌 Overview

This project helps users generate music using AI. It includes:

  • 🎸 Chord recognition
  • 🥁 Auto drum generation
  • 🎤 Lyric correction

🚀 Features

  • Upload audio (singing, guitar, piano)
  • Detect chords automatically
  • Add instruments & improve melodies

🔧 Installation

  1. Clone the repository:
    git clone https://github.com/haticeaydinn/music-ai-project.git
  2. Navigate to the folder:
    cd music-ai-project
  3. Create and activate a virtual environment:
    python -m venv venv
    source venv/bin/activate  # Mac/Linux
    venv\Scripts\activate     # Windows
  4. Install dependencies:
    pip install -r requirements.txt

🛠️ Usage

Run the project with:

python main.py

📜 License

This project is licensed under the MIT License.

🤝 Contributing

Feel free to contribute! Fork, create a branch, make changes, and submit a pull request.

📞 Contact

Created by Hatice Aydin – Reach out on LinkedIn.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors