We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Please use a sd card as extroot to provide enough storage, see https://github.com/respeaker/get_started_with_respeaker/blob/master/QuickStart.md#use-sd-card-to-extend-storage
Speech recognition module for Python is a very useful library to test a variety of Speech To Text (STT) engines:
For ReSpeaker, you can install it by typing
pip install https://github.com/xiongyihui/speech_recognition/archive/respeaker-lite.zip
The package removed some unused files and is fit for ReSpeaker's limited storage.