

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:

git clone https://github.com/HemantKArya/Melodfy.git
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).
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:
Melodfy is heavely dependent on these projects -
Additional Information: