Skip to content

haticeaydinn/music-ai-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published