idiap / coqui-ai-TTS

🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
https://coqui-tts.readthedocs.io
Mozilla Public License 2.0
611 stars 71 forks source link

fix: only enable load with weights_only in pytorch>=2.4 #113

Closed eginhard closed 3 weeks ago

eginhard commented 1 month ago

Allows moving the minimum Pytorch version back to 2.1

Fixes #112