Jump to content

Python issue

kemot10

    I am coding i python for half a year now. At first i had pc with Intel processor (i5-4460) and month ago i bought new pc with ryzen processor (R7-2700x). On New pc i found one issue. Voice recognition with python isn't working. It start recognition (webcam led light up), script sometimes gets what I am saying, but most the time script just stops (no error, no "not responding").
    I have fully working webcam with not bad micophone quality. I sent my script to my friend and on his pc script is fully working.

 

    Plese help me if you know something about it.
I need Someone who is coding in python and has AMD processor.

Link to comment
Share on other sites

Link to post
Share on other sites

It might be a problem with your integrated sound card's driver, maybe whatever python module you're using just isn't compatible. Speaking of which, what module are you using? Maybe there's some info on this on their documentation.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×