MrQinYQ

Results 2 issues of MrQinYQ

i upload a canon mp3,python script return a bad result. ![KIM20240521-509471](https://github.com/spotify/basic-pitch/assets/16348159/72ba85fb-ef2a-40be-8c58-ba12a0c3421f) ![KIM20240521-607905](https://github.com/spotify/basic-pitch/assets/16348159/400486ae-4736-49c3-b31b-b8148ce911bd) ` from basic_pitch.inference import predict_and_save from basic_pitch import ICASSP_2022_MODEL_PATH predict_and_save( ['./canon.mp3', './test1.mp3'], 'output', True, True, True, True, model_or_model_path=ICASSP_2022_MODEL_PATH,...

…ion. > Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice. ## Checklist - [x] Title as described. - [x] Make sure...