coqui-ai / STT-examples

🐸STT integration examples
https://github.com/coqui-ai/STT
Mozilla Public License 2.0
117 stars 45 forks source link

Example using wasm on nodejs #49

Closed msj121 closed 1 year ago

msj121 commented 1 year ago

Hi,

was curious if it was possible to use the WASM file on nodejs for unsupported nodejs versions. I know I can load a wasm file but I was hoping there might be an example since I am not sure the javascript in a browser is 1:1 with that of nodejs (like FileReader) or audioinput.

Thanks for any advice.

msj121 commented 1 year ago

Currently looks like out of space issue. Solved, sorry, closing.