whisper.cpp
whisper.cpp copied to clipboard
Whisper in React JS
I see that WebAssembly isn't supported with React JS According to some articles - https://www.telerik.com/blogs/using-webassembly-with-react - we can use - react-app-rewired and wasm-loader , but these need to be call all the wasm functions to use them.
I successfully was able to used stream.wasm example (for live transcription) with just the HTML, CSS and JavaScript. Integrating with React JS is proving to be tricky
Any help appreciated
Check out https://xenova.github.io/transformers.js/