help me to use this

I want to ask about speech recognition using Arduino, but the speech can not be uttered by others, the pronouns are the same, aren't there different types of human voices? can we apply this to Arduino, please enlighten me ...!
Thank you very much

The Arduino does not have enough processing power for speech recognition.

so use what...?

mursalincyber:
so use what...?

The internet.

5 best speech to text apis

mursalincyber:
so use what...?

You should better use a Raspberry Pi, and install any voice recognition software on it.
(Google Voice, Amazon Echo, etc).

The Arduino doesn't have processing speed for voice recognition. In simple words to say, we can say "impossible".
So use a Raspberry Pi, or any other Pi which should be able to install softwares and use a voice recognition software on it.

..Arnav

can you make an algorithm...?
:disappointed_relieved:

here use this!
its a module for Arduino and other microcomputers

there a lot of videos about this module on yt

mursalincyber:
can you make an algorithm...?
:disappointed_relieved:

There are no "magical" algorithms. Just more and less efficient ones. For a given task on a given computer, there is a maximally efficient algorithm which may be known or not known. Human cleverness may be almost limitless, but cannot overcome the basic physical and mathematical limits of the universe in which it, and in which machines, operate. It is exceedingly unlikely that the thousands of researchers working on this problem for several decades, has overlooked some method which would recognize speech thousands of times faster than those that are presently in use (and also use much less memory). Dream on.