mirror of
https://github.com/SWivid/F5-TTS.git
synced 2025-12-26 12:51:16 -08:00
The safest approach here is to explicitly set weights_only=True to load only the model weights and avoid executing potentially unsafe code
The safest approach here is to explicitly set weights_only=True to load only the model weights and avoid executing potentially unsafe code