vihar-s1 / Desktop-Assistant

A voice triggered desktop assistant in python written with sole purpose of exploring the limits of "AI" without machine learning
3 stars 3 forks source link

Voice Recognition Issues #1

Open vihar-s1 opened 1 year ago

vihar-s1 commented 1 year ago

BUG DESCRIPTION:

The voice recognition method used is not an effective one as the speech needs to very clear, precise, and low-noise to be detected.

STEPS TO REPRODUCE:

Simply Start the assistant and test it in regular noisy environment and test its performance.

EXPECTED:

Alternate method, or parameter fine-tuning so as to have better voice recognition.