argmaxinc / WhisperKit

On-device Speech Recognition for Apple Silicon
https://takeargmax.com/blog/whisperkit
MIT License
3.17k stars 268 forks source link

ReactNative Swift APIs #3

Closed loretoparisi closed 4 months ago

loretoparisi commented 8 months ago

It would be worth adding support for ReactNative apps using Native Modules and expose Swift APIs to JS.

atiorh commented 8 months ago

This would be a great extension of WhisperKit and we would be happy to link to this repo. Please let us know if anyone implements this :)

ZachNagengast commented 4 months ago

@loretoparisi This is now possible through @seb-sep's excellent work with https://github.com/seb-sep/whisper-kit-expo.