3.smart Receptionist Without Human Interference Using AI Algorithm Using Raspberry Pi
3.smart Receptionist Without Human Interference Using AI Algorithm Using Raspberry Pi
Abstract:
Our project, smart-receptionist is an automated reception system that takes the role of a
receptionist and greets the incoming visitors by identifying the visitor gender. It provides the
information for the visitors queries. This system also fixes the visitor’s appointments with the
higher authorities in the offices and intimates them through sending mails.
A Voice Command System essentially means a system that processes voice as an input, decodes
or understands the meaning of that input processes it and generates an appropriate voice output.
Any voice command system need three basic components which are speech to text converter,
query processor and a text to speech converter. Voice has been a very integral part of
communication nowadays. Since, it is faster to process sound and voices than to process written
text, hence voice command systems are omnipresent in computer devices. There have been some
very good innovations in the field of speech recognition.
Some of the latest innovations have been due to the improvements and high usage of big data
and deep learning in this field. These innovations have attributed to the technology industry
using deep learning methods in making and using some of the speech recognition systems,
Google was able to reduce word error rate by 6% to 10% relative, for the system that had the
word error rate of 17% to 52%. Text to speech conversion is the process of converting a machine
recognized text into any language which could be identified by a speaker when the text is read
out loud. It is two step processes which is divided into front end and back end. First part is
responsible for converting numbers and abbreviations to a written word format. This is also
referred to as normalization of text. Second part involves the signal to be processed into an
understandable one.
Hardware Tools
1) Raspberry Pi 3 b
2) Adaptor 5V/2A
3) USB speakers
4) SD card 16Gb class 10
5) USB camera (webcam)
6) VGA to HDMI cable
7) Monitor, USB mouse and Keyboard
8) MIC
Software Tools
1) Raspbian Operating system
2) OpenCV
3) Pyaudio
4) Numpy
5) Python IDEL
BLOCK DIAGRAM: