Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Speech Recognizer

Recognizes speech from .wav file

How to use?

  1. Install SpeechRecognition library for python:
pip install SpeechRecognition
or
pip install requirements.txt
  1. Run the python script
python main.py -i my_audio_file.wav -lang ru-RU 
  1. Find recognition results in output.txt

Where can I find the supported languages list?

Releases

Packages

Contributors

Languages