# Python

HOW TO TRANSCRIBE AUDIO SPEECH INTO TEXT USING PYTHON

HOW TO TRANSCRIBE AUDIO SPEECH INTO TEXT USING PYTHON

Recently i was asked for a simple & free way of transcribing audio speech into plain text. Problem was solved via Python library called [Vosk]. It is a speech recognition toolkit working in offline environment. To make things happen do the following: [Install vosk] pip install vosk [Download speech model] of required language, larger libraries bring just marginal improvement over the smaller ones despite the fact that they are over 40 times bigger in a size.