It seems that both librosa and tqdm python modules are required to build this application. The missing module message is easy to miss in the cmake output.
It would be helpful to have this information somewhere, either in a requirements file or textually in the README.
It seems that both
librosa
andtqdm
python modules are required to build this application. The missing module message is easy to miss in the cmake output.It would be helpful to have this information somewhere, either in a requirements file or textually in the README.