.. Vosk Speech Recognition documentation master file, created by sphinx-quickstart on Sun Feb 28 21:17:48 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Vosk Speech Recognition's documentation! =================================================== voskSpeechRecognition module use Vosk Speech Recognition API in python. This module performs speech recognition using Kaldi speech recognition backend and converts to text. Also use YARP to send text detection by network. Also admits YARP source audio like input. This module also publish recognition results in YARP port. voskSpeechRecognition require models to perform the module. Some pre-trained models in english, spanish, chinese, russian, french, german, portuguese, greek, turkish, vietnamese are available in vosk models. .. toctree:: :maxdepth: 2 :caption: Contents: docs/voskSpeechRecognition Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`