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

1.0.8 • Public • Published

This is an Koffi wrapper for the Vosk library.No need to install any environment with a value of, just nodejs is needed, supporting workers.

Usage

Bindings mostly follow Vosk interface, some methods are not yet fully implemented.

See demo folder for details.

About

Vosk is an offline open source speech recognition toolkit. It enables speech recognition for 20+ languages and dialects - English, Indian English, German, French, Spanish, Portuguese, Chinese, Russian, Turkish, Vietnamese, Italian, Dutch, Catalan, Arabic, Greek, Farsi, Filipino, Ukrainian, Kazakh, Swedish, Japanese, Esperanto, Hindi, Czech, Polish. More to come.

Vosk models are small (50 Mb) but provide continuous large vocabulary transcription, zero-latency response with streaming API, reconfigurable vocabulary and speaker identification.

Vosk supplies speech recognition for chatbots, smart home appliances, virtual assistants. It can also create subtitles for movies, transcription for lectures and interviews.

Vosk scales from small devices like Raspberry Pi or Android smartphone to big clusters.

Documentation

For installation instructions, examples and documentation visit Vosk Website. See also our project on Github.

Package Sidebar

Install

npm i vosk-koffi

Weekly Downloads

23

Version

1.0.8

License

MIT

Unpacked Size

28.5 kB

Total Files

7

Last publish

Collaborators

  • yizhiyan