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
The model used in basic-pitch-ts is based on running the tfjs converter on the one in this repo. The test data is actually from running inference with the scripts here so they should be equivalent.
You may see some differences in the website based on the slider values used.
Thanks for this great project! I would like to use this python project and get the same results as on https://basicpitch.spotify.com.
I am a newbie with TensorFlow but I'm assuming the models used in the basic-pitch and basic-pitch-ts projects are not exactly the same:
First of all: am I wrong in my assumptions ? If not, it would be great to have both projects use the same model (despite being in a different format).
I myself tried using both tensorflowjs_converter and tfjs_graph_converter but none worked or possibly I did something wrong.
Thanks for any help!
The text was updated successfully, but these errors were encountered: