whisper.rn icon indicating copy to clipboard operation
whisper.rn copied to clipboard

JSI function for transcribe audio buffer

Open jhen0409 opened this issue 1 year ago • 0 comments

Provide JSI function for transcribe audio buffer, so we can use library like react-native-audio-pcm-stream or from another source, and we can manage recorded audio samples on JS without writing platform specific code.

Compare to native bridge, JSI can convert buffer from JS in high performance.

jhen0409 avatar Jun 07 '23 00:06 jhen0409