CQTdiff icon indicating copy to clipboard operation
CQTdiff copied to clipboard

Google Colab Notebook raises errors

Open ArloMichael opened this issue 4 months ago • 0 comments

Hi,

I have been trying to test out this method, specifically in the Google Colab Notebook (https://colab.research.google.com/github/eloimoliner/CQTdiff/blob/main/notebooks/demo.ipynb).

However, it has errors.

Everything was (seemingly) ok up to 'Unconditional Synthesis', which then gave this error:

UFuncTypeError: Cannot cast ufunc 'clip' output from dtype('float64') to dtype('int64') with casting rule 'same_kind'

No further cells worked.

I am not sure if it is something on my end, or something replicable, but it would be great if you could have a look!

Image

ArloMichael avatar Sep 29 '25 06:09 ArloMichael