Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Bevenius 339f2b4e27
bindings-javascript : remove package.json from git (#4001)
This commit removes package.json from git and adds package.json to the
gitignore.

This file is generated by CMake configure and will be updated and
overwritten causing a lot of noise in the git history.
It have also been updated manually as part of our release process which
will not be needed either.
2026-08-20 15:59:54 +02:00
Georgi Gerganov e905c6f827 wip : initial WASM port
Works but it is very slow because no SIMD is used.
For example, jfk.wav is processed in ~23 seconds using "tiny.en" model
2022-10-22 18:54:01 +03:00