Contents

vosk 0.3.45

0

Offline open source speech recognition API based on Kaldi and Vosk

Offline open source speech recognition API based on Kaldi and Vosk

Stars: 14238, Watchers: 14238, Forks: 1679, Open Issues: 585

The alphacep/vosk-api repo was created 6 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 14238 github stars!

How to Install vosk

You can install vosk using pip

pip install vosk

or add it to a project with poetry

poetry add vosk

Package Details

Author
Alpha Cephei Inc
License
Homepage
https://github.com/alphacep/vosk-api
PyPi:
https://pypi.org/project/vosk/
GitHub Repo:
https://github.com/alphacep/vosk-api

Classifiers

  • Software Development/Libraries/Python Modules
No  vosk  pypi packages just yet.

Errors

A list of common vosk errors.

Code Examples

Here are some vosk code examples and snippets.

GitHub Issues

The vosk package has 585 open issues on GitHub

  • iOS: Audio decoding restricted to microphone input source only
  • Abbreviations are not understood by the Model
  • Fails to build: Incompatible with gradle-9.2.1: maven.publish-0.18.0
  • symbol 'vosk_recognizer_set_endpointer_mode' not found in library
  • cudaError_t 209, unable to build for newer versions of cuda
  • These programs use Vosk.
  • Model Adaption Documentation (small model w/ custom dictionary)
  • Where in the models can I find how letters are pronounced?
  • How to use Vosk to realize voice wake-up function?
  • Hungarian support
  • Adding Khmer language
  • Please list all language supported.
  • Python webrtcvad example

See more issues on GitHub

Related Packages & Articles

torchsde 0.2.6

SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.

SpeechRecognition 3.14.5

Library for performing speech recognition, with support for several engines and APIs, online and offline.

plyer 2.1.0

Platform-independent wrapper for platform-dependent APIs

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).