pytorch / audio

Data manipulation and transformation for audio signal processing, powered by PyTorch
https://pytorch.org/audio
BSD 2-Clause "Simplified" License
2.43k stars 635 forks source link

Windows CI is broken #3767

Closed ahmadsharif1 closed 3 months ago

ahmadsharif1 commented 3 months ago

🐛 Describe the bug

Example, the latest commit shows windows CPU and GPU CI is broken:

https://github.com/pytorch/audio/pull/3759

https://github.com/pytorch/audio/actions/runs/8214280304/job/22791969815

The failure shows a package downgrade when mkl is installed.

Versions

main branch