You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Exclude numpy and onnxruntime from CosyVoice requirements.txt
- Pin numpy<2 (onnxruntime compiled against NumPy 1.x ABI)
- Use onnxruntime-gpu>=1.19 (cuDNN 9 compatible, base image has cuDNN 9)
- Remove redundant numpy from API dependencies line
0 commit comments