Relative Content

Tag Archive for pythonpython-3.xaudiospeech-recognition

Problem with keyword recognizing in pvporcupine

I am using the pvporcupine library to detect the keyword “Hey Sasha” through the microphone in Python. After executing the code, the message “Listening for keyword…” appears in the console, but nothing happens when I say the keyword.How to solve this problem?