Music-Transcription-with-Semantic-Segmentation
Music-Transcription-with-Semantic-Segmentation copied to clipboard
module missing in v1/predict.py
The inference function is missing in line no. 14 v1/Predict.py.
from project.test import inference
I can't find project.test in the repo. Can you please tell me where is the location of project.test in line no 14 of v1/Predict.py.