Yingquan He
Results
1
comments of
Yingquan He
I encountered the same error because I didn't unzip the [music_keys.zip](https://github.com/microsoft/muzic/blob/main/clamp/inference/music_keys/music_keys.zip) file, which caused key_features to be an empty list instead of a **torch.tensor**. Therefore, you can check if you...