Files
fspecii 8f67d6a1aa Validate source audio is loadable before cover/repaint generation
When prepareAudioFile fails (file not found), it was returning null
silently. For cover and repaint modes this caused Gradio to run without
source audio, generating a short/empty/silent result instead of failing
with a clear error message.
2026-03-02 18:12:57 +02:00
..