v0.18.2
Fixed
- Setup didn't test pitch extraction (
swift_f0), only surfacing the crash when actually generating.swift_f0importsonnxruntimejust like the lead-vocal-rescue (audio-separator), but without try/except protection — if its onnxruntime fails to load (common cause: missing Microsoft Visual C++ Redistributable), the whole sidecar dies on import, generating nothing. Setup validated other essential libraries but not this one, so it reported "all good" and the user only discovered the problem mid-generation (reported by a real user).swift_f0is now also validated during setup, with the same VC++ Redistributable hint if it fails.
Full changelog: CHANGELOG.md · CHANGELOG.en.md