распознавание-речи

Fast speech recognition in python

Now I make a voice assistant using python and SpeechRecognition, but every time I say a command, the transformation of this c ... that the library has a function such as adjust_for_ambient_noise() and, if possible, suggest a library that will work offline

Python Voice Assistant

Making a voice assistant with this video: https://www.youtube.com/watch?v=YeS755SPSI8&t But it is not possible to install ... . whl Writes: ERROR: PyAudio-0.2.11-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform. What should I do?

How can I stop a program in python without the time module and be able to restore the program?

I am creating a voice assistant in python and I need it to stop for a while for certain actions, but not with the time module, and I also need the program to continue working for certain actions.

Voice recognition in the app

The program, when recognizing the voice, displays an array of similar words on the screen. Is it possible to make it so that ... lt != null; emailText.setText(result.toString()); } super.onActivityResult(requestCode, resultCode, data); }

How to install pocketsphinx in python?

How to install pocketsphinx in python? I did everything as described here, but still an error occurs. C:\Users\Andrei\AppDat ... xternally-managed --compile" failed with error code 1 in C:\Users\Andrei\AppData\Local\Temp\pip-build-ac2xos32\pocketsphinx\

Python-libraries for offline speech recognition

I'm looking for a library for Russian speech recognition (ASR) in audio recordings up to 30 minutes long. You need to work of ... format from this audio, which can possibly be used to adjust the accuracy (For example, for the Russian model in pocketsphinx

Ok google speech recognition

Is there any open source code that would listen to OK google in constant real time, for further work. For example, I say Ok g ... project that helps simplify the life of a paralyzed person to the head. Perhaps this project will help 1000 disabled people.