You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi-Fi neural MIDI piano synthesizer and MIDI renderer
Installation
pip and setuptools
# It is recommended that you upgrade pip and setuptools prior to install for max compatibility!pip install --upgrade pip
!pip install --upgrade setuptools build wheel
pip install
# The following command will install Neural Piano pip package# Please note that Neural Piano requires Nvidia GPU with at least 40GB VRAM!pip install -U neuralpiano
Quick-start use example
# Import main Neural Piano moduleimportneuralpiano# Render MIDIneuralpiano.render_midi('input.mid', 'output.wav')
Project Los Angeles
Tegridy Code 2025
About
[WIP] Hi-Fi neural MIDI piano synthesizer and MIDI renderer