Audio-to-MIDI

How to run

 pip install basic-pitch fastapi uvicorn tensorflow streamlit

To run the server

uvicorn app:app --reload

Basic Pitch MIDI converter

Github Repo

Once the server is running, head on to the localhost link (typically 127.0.0.1:8000/docs) to open a postman like requests page.

Example