NeuralNote icon indicating copy to clipboard operation
NeuralNote copied to clipboard

could dependency on onnxruntime be avoided?

Open wtholliday opened this issue 7 months ago • 1 comments

I'm working on a port of NeuralNote to visionOS and hitting some trouble getting onnxruntime to compile for visionOS.

Comment here says that Features is doing a CQT (what does "harmonically stack" mean?). I was wondering if other CQT code could be used instead of the onnx model? For example: https://github.com/cannam/constant-q-cpp

wtholliday avatar Jan 29 '24 22:01 wtholliday