You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello everybody i have a problem with the Vosk library I'm working on an offline voice recognition program with python language, I installed it multiple times and at every time I have the same problem an error writes
import pyaudio._portaudio as pa
ModuleNotFoundError: No module named 'pyaudio._portaudio'
even if It shows installed on my windows system and on pycharm.
The text was updated successfully, but these errors were encountered:
hello everybody i have a problem with the Vosk library I'm working on an offline voice recognition program with python language, I installed it multiple times and at every time I have the same problem an error writes
import pyaudio._portaudio as pa
ModuleNotFoundError: No module named 'pyaudio._portaudio'
even if It shows installed on my windows system and on pycharm.
The text was updated successfully, but these errors were encountered: