loadSwiftF0

actual fun loadSwiftF0(): ByteArray
expect fun loadSwiftF0(): ByteArray

Load the SwiftF0 pitch detection model. Use with CalibraPitch for pitch detection.

Return

Model data as ByteArray

Throws

if model not found or configure() not called

actual fun loadSwiftF0(): ByteArray