|
Artificial
Intelligence for Speech Recognition
Artificial Intelligence (AI) involves two basic ideas. First, it involves
studying the thought processes of human beings. Second, it deals with
representing those processes via machines (computers, robots, etc). AI is
the behavior of a machine, which, if performed by a human being, would be
called intelligent. It makes machines smarter and more useful, is less
expensive than natural intelligence. Natural Language Processing (NLP)
refers to Artificial Intelligence methods of communicating with a computer
in a natural language like English. The main objective of a NLP program is
to understand input and initiate action.
The
input words are scanned and matched against internally stored known words.
Identification of a keyword causes some action to be taken. In this way,
one can communicate with computer in one’s language. One of the main
benefits of speech recognition system is that it lets user do other works
simultaneously
|