vosk-lib
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

vosk-lib

Vosk library for node, with type defenitions and multi-arch support.

This library aims to provide (at least) the same API as vosk package.

But it also:

  • Include type definitions
  • Only download the shared library for the current platform and architecture
    • macOS: x64, arm64
    • Windows: x64, ia32
    • Linux: x64, ia32, arm64, arm

Readme

Keywords

Package Sidebar

Install

npm i vosk-lib

Weekly Downloads

158

Version

0.1.3

License

MIT

Unpacked Size

28.5 kB

Total Files

7

Last publish

Collaborators

  • jacoblincool