load Singing Realtime VAD
Load the Singing Realtime VAD model (SwiftF0). Use with VADBackend.SINGING_REALTIME.
Note: This loads the same model as loadSwiftF0() - both are provided for API clarity (VAD use case vs pitch detection use case).
Return
Model data as ByteArray
Throws
if model not found or configure() not called