[ Package conformance ]

ML · >=0.6.0

whisper.rn

native-seam only: RNWhisper.install() mounts all fourteen JSI bindings so the package's own JS runs, but transcripts come from the host speech recognizer instead of a whisper model
30%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (9)
package load and JSI binding handshakegetConstantscontext and VAD context init/release lifecycletranscribeFile/transcribeData resolving TranscribeResult shapesonProgress and onNewSegments callbacksabortTranscribebenchtoggleNativeLogand RealtimeTranscriber delivering real text through the browser SpeechRecognition API
Missing (8)
no whisper.cpp/ggml runtimeso the declared model file is never loaded — no CoreML or GPU accelerationmodel-derived segment timingstoken timestampstinydiarizebeam/temperature decoding optionslanguage auto-detector real VAD speech probabilities