Giter Club home page Giter Club logo

melodfy's Introduction

Melodfy banner

Melodfy✨: AI-Powered Piano Audio to MIDI Converter 🎶

Melodfy ex b1 Melodfy is an python application that utilizes the power of artificial intelligence (developed by ByteDance) to seamlessly convert audio recordings of piano playing into playable MIDI files.

Features:

  • Effortless Conversion: Simply upload your piano audio file and Melodfy will handle the rest, transforming it into an accurate and editable MIDI file.
  • AI-Powered Accuracy: Melodfy leverages advanced AI algorithms to ensure the highest level of precision in capturing notes, timing, and dynamics from your recordings.
  • Unleash Creativity: Breathe new life into your piano recordings by editing and manipulating them in MIDI format using your favorite digital audio workstation (DAW).
  • Free and Open-Source: Melodfy is released under a permissive license, allowing for free and unrestricted use, modification, and distribution for both personal and commercial purposes (with attribution).

Daw

Download Prebuilt Binaries (No need to install FFMPEG explicitly for prebuilt executables) Build-state

for Windows image

Working on Linux and Mac executables and will release them soon. Until then you can directly run from source code and follow 'Getting started' guide.

Getting Started:

  1. Clone the repository:
git clone https://github.com/HemantKArya/Melodfy.git
  1. Install dependencies:

Refer to the requirements.txt file for a list of required libraries and install them using your preferred package manager (e.g., pip install -r requirements.txt). And make sure FFMPEG is already installed in your system and availible through 'PATH'. Download from here(FFMPEG).

  1. Run the application:

Instructions for running the application will depend on your chosen implementation (e.g., command-line script, GUI application). Refer to the provided documentation or code comments for specific instructions.

License:

This project is licensed under the MIT License: https://opensource.org/licenses/MIT.

Contributing: (Coming Soon)

We welcome contributions from the community! Please refer to the CONTRIBUTING.md: CONTRIBUTING.md file for guidelines on how to contribute to the project.

Credits:

Additional Information:

  • For more information, please refer to the documentation within the repository.(Uploading soon)
  • Feel free to raise any issues or suggestions on the GitHub issue tracker.

Reach Me out at:

LinkedIn

or Mail me at :- [email protected]

melodfy's People

Contributors

hemantkarya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nathangur

melodfy's Issues

AttributeError: Cannot reassign members.

Hello, I want to run your main.py after installing all requierments, but I get the following error

Traceback (most recent call last): File "D:\all_Project\midiAI\Melodfy\main.py", line 17, in <module> import qtawesome as qta File "D:\Anaconda3\lib\site-packages\qtawesome\__init__.py", line 20, in <module> from qtpy import QtCore, QtWidgets, QtGui File "D:\Anaconda3\lib\site-packages\qtpy\QtCore.py", line 112, in <module> Qt.MidButton = Qt.MouseButton.MiddleButton = Qt.MiddleButton File "D:\Anaconda3\lib\enum.py", line 472, in __setattr__ raise AttributeError('Cannot reassign members.') AttributeError: Cannot reassign members.

can you give me some adivce? thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.