SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
SMART HOME SYSTEM USING VOICE RECOGNITION
1,2,3 Student, E&TC DEPT ,SETI, Panhala, Maharashtra, India
4Asst.Prof , E&TC DEPT, SETI, Panhala, Maharashtra, India
----------------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract: The aim of this project is to give luxurious and
comfortable life by considering this we have designed an
automated smart system which control the home appliances
on our voice. We know that in this era automation is one of
the highly growing. So we have developed a system to control
the home appliances through our voice. The speech
recognition is divided in 2 methods text dependent and
independent method. In this system we did text dependent
method. In this project we use ATmega328p, mic, relays and
relay driver IC. In it the speech recognition is done by Google
API.
This paper concerns with the control of home appliances by
using the speech recognition. The Google API is the major
attraction of our project where it has been relates to
J.A.R.V.I.S. The J.A.R.V.I.S. Speech API is designed to be simple
and efficient, using the speech engines created by Google to
provide functionality for parts of the API. Essentially, it is an
API written in Java, including a recognizer, synthesizer, and a
mic capture utility.
Keywords: Voice recognition, Google API, J.A.R.V.I.S.,
HMM, MFCC.
I.INTRODUCTION:
A. Overview:
Today’s world is a global hub due to advancements in
technology. Inventions and evolution in technology has
made this possible.
There is huge difference between ordinary system and
smart home system. In today’s date there are verity of
systems which can good than ordinary system but
controlling the device or home appliances trough voice
command is gives more luxuries and helpful.
We know that, voice recognition is automatic identification&
it also has good ROI. For getting the feathers from the given
voice command to the mic there are many processes
&algorithms are available such as MFCC, HMM, etc.
Emotion, identity of speaker, frequency, etc. Such
information can get from the human voice. We know that
frequency of human voice is approximately 300 and
3000 Hz.
B Basic overview procedure:
By using MFCC & HMM these 2 algorithms we can extracted
some features from the given voice later these voice get
converted into text using GoogleApi. Speech to text
conversion is done in Google API and in it MFCC &HMM
these 2 algorithms are used. The Mel-frequency cestrum
(MFC) is a representation of the short-tar power spectrum of
a given voice or sound based on a linear cosine transform of
a log power spectrum on a nonlinear Mel scale of frequency.
These coefficients are collectively make up an MFC which
are derived from a type of Cepstral representation of the
audio clip, while HMM is a statistical Markov model in which
the system being modeled is assumed to be a Markov
process with unobserved states. In that we collect the
likelihood maximum probability features.
II. RELATED WORK
[1]Chadawan Ittichaichareon, Siwat Suksri and Thaweesak
Yingthawornsuk
This paper describes an approach of speech recognition by
using the Mel-Scale Frequency Cepstral Coefficients (MFCC)
extracted from speech signal of spoken words. Principal
Component Analysis is employed as the supplement in
feature dimensional reduction state, prior to training and
testing speech samples via Maximum Likelihood Classifier
(ML) and Support Vector Machine (SVM). Based on
experimental database of total 40 times of speaking words
collected under acoustically controlled room, the sixteen-
ordered MFCC extracts have shown the improvement in
recognition rates significantly when training the SVM with
more MFCC samples by randomly selected from database,
compared with the ML.
[2] Zhe Gong, Hongchaun Li
This project builds a system that can remotely control on
and off of multiple power sockets in different rooms, each
with corresponding voice command, thus conveniently
manage different electric equipment by voice. The project
verifications are met and design goal is successfully
achieved, however noise and distance handling may need
future development.
[3]Aqeel-ur-Rehman, Royda Arif and Hira Khursheed Home
automation is one of the major growing industries that can
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1592
Siddharth R. chougle1, Niranjan R. kulkarni2, Snehal M. kamble3, Ms. G. R. Desai4
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
change the way people live. Some of these home automation
systems target those seeking luxury and sophisticated home
automation platforms; others target those with special
needs like the elderly and the disabled. Typical wireless
home automation system allows one to control house
hold appliances from a centralized control unit which is
wireless. These appliances usually have to be specially
designed to be compatible with each other and with the
control unit for most commercially available home
automation systems. The developed system can be
integrated as a single portable unit and allows one to
wirelessly control lights, fans, air conditioners, television
sets, security cameras, electronic doors, computer
systems, audio/visual equipment’s etc. and turn ON or OFF
any appliance that is plugged into a wall outlet
[4]R.Sandanalakshmi, P.Abinaya viji M.Kiruthiga, M.Manjari,
A.Sharina an efficient speech to text converter for mobile
application is presented in this work. The prime motive is to
formulate a system which would give optimum performance
in terms of complexity, accuracy, delay and memory
requirements for mobile environment. The speech to text
converter consists of two stages namely front-end analysis
and pattern recognition. The front end analysis involves
preprocessing and feature extraction. The traditional voice
activity detection algorithms which track only energy cannot
successfully identify potential speech from input because
the unwanted part of the speech also has some energy and
appears to be speech.
III. SYSTEM ANALYSIS
A. Problem Definition
There are only few problem that is faced in our work. To
overcome that we need to further study. Now we just have
studied according to make our life comfort. The issue is this
system is operated online so internet connectivity is
required and other issue is that it is made for small area for
work.
B. Proposed System Feature
The proposed feature of our project revolve around google
API and the internal work done by the MFCC and HMM. The
important feature is that it is made speaker independent so
that it is usable for each and every member of house or if
built in office so usable to office member also. This speaker
independent feature is the perfect option for all the patient
and old age people for the use and not taking any efforts to
switch device on/off themselves or by asking the person
available nearby. Online system makes it more effective n
comfortable for use as its accuracy level is way far better
than the offline feature. So this system is way better and
make the life comfortable from this stressful day to day
work.
IV. SYSTEM DESIGN AND IMPLEMENTATION
A. Proposed System:
In this system, we give command through the mic to give
voice command we extracted some features using MFCC,
HMM algorithms. In MFCC we collect Mel – frequency
coefficients which are the shorter power spectrum of sound
and which are based on the linear cosine transform of a log
power spectrum on a nonlinear Mel scale of frequency. In
HMM we collect the likely hood from the above coefficients.
These two algorithms are using to converts the speech into
text.
Fig 1: Block Diagram
This whole process is done in the Google API. To give
information from computer to microcontroller we use
RS232 and to make output of RS232 feasible of
microcontroller we use driver IC Max 232 which converts
TTL to CMOS or vice versa. By using this driver IC we can
give the data from computer to the microcontroller in the
sequential manner. We set a character for the commands
and these characters are sent toward the microcontroller. If
the given command matches then the voltage is given to the
relay via relay driver. Here we have used ULN2803 relay
driver IC. In it Darlington pair of transistor is used. This IC is
used for increase the strength of signals which are coming
from the microcontroller. If the command is matched the
relay will turn on so that the connected appliances turn
on/off. So we can control the switching of the devices which
are used in the home like bulb, TV, tube light, etc. We may
control the speed of fan by using an OptocouplerMOC3021
IC which is 6 pin IC.
Opto-coupler is made up of LED Diac. We connect the
microcontroller to the Optocoupler IC when we give
command to fan microcontroller will generate the pulse and
this pulse is given to the LED which turn on and light will fall
on the Diac then it will drive the high voltage. So the fan will
turn on or speed up or low or fan will turn off.
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1593
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
B. Proposed Home Automation System
Fig2: Interfacing Diagram
This is an interfacing diagram. In which the input coming
from RS232 to Max232. In Max232 the signal is made as µc
feasible. Then the microcontroller get signal and if given
character is matched then the signal is pass towards the
relay through the relay driver and device is turned on.
B. Methodology
Firstly we give input voice command from microphone to
computer at 300 Hz to 3000 Hz frequency. The voice signal
taken is in analog format.
After that it passes through the segmentation after which
the audible part is processed through MFCC and HMM.
Fig 3: flow chart
Then that spoken word is accepted by the Google API and as
per the given command it takes and if the spoken word is
correct then it will turn on the relay for the device to get
turn on and if the spoken word is incorrect then the process
will start again and the word acceptance procedure will
start. And in between we take Mel frequency cestrum
coefficient from that speech. Which we given to the
computer later we take HMM which collect likely hood
probability. These two process are done by Google API
which converts speech to text. If the given command is not
match then the system doesn’t execute
V. RESULTS:
Fig 4: system off
Fig 5: bulb on
FIG6: Fan On
VI. CONCLUSION:
Smart home system using voice recognition was built and
implemented. The system is targeted at elderly and disabled
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1594
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
people to help their life. The system developed can be used
to control AC and DC appliances through speech. Voice
recognition was successfully implemented using
ATmega328p. Power through appliances was controlled by
making use of a microcontroller chip and relays. Hence we
conclude that the aim of the proposed system has been
attained and that the system is functioning as predicted.
Through this system we have been able to control the
switching on and switching off of fan through voice
commands. The proposed system therefore provides
solutions for the problems faced by old or disabled persons
in daily life and makes their life easier and more
comfortable.
REFERENCES:
[1] Chadawan Ittichaichareon, Siwat Suksri and
Thaweesak Yingthawornsuk, “Speech Recognition Using
MFCC “, ICGSM 2012, July2012
[2] Zhe Gong, Hongchaun Li, “Voice Control home
Automation System “, December 2014
[3] Aqeel-ur-Rehman, Royda Arif and Hira Khursheed,
“Voice Control Home Automation System for Elderly or
Disabled People”,Appl. Environ. Biol. Sci., 4(8S)55-64,
2014
[4] R.Sandanalakshmi, P.Abinaya viji M.Kiruthiga,
M.Manjari, A.Sharina, “Speaker Independent Continuous
Speech to Text Converter for Mobile Application”
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1595

More Related Content

PDF
Energy scavenging using vibrations from bluetooth controlled DC motor
PDF
Speech Recognized Automation System Using Speaker Identification through Wire...
PDF
IRJET- Development of Redundant Communication Methods for Robots in Nucle...
PDF
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PDF
Automatic fire prevteing system in train and buses
PDF
Power efficient and high throughput of fir filter using block least mean squa...
PDF
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
PDF
Designing of an automated power meter reading
Energy scavenging using vibrations from bluetooth controlled DC motor
Speech Recognized Automation System Using Speaker Identification through Wire...
IRJET- Development of Redundant Communication Methods for Robots in Nucle...
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
Automatic fire prevteing system in train and buses
Power efficient and high throughput of fir filter using block least mean squa...
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
Designing of an automated power meter reading

What's hot (19)

PDF
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
PDF
Implementation Cost Analysis of the Interpolator for the Wimax Technology
PDF
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
PDF
PDF
Process monitoring, controlling and load management system in an induction motor
PDF
Characterization and Modeling of Low Voltage Distribution Networks for High S...
PDF
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
PDF
A performance of radio frequency and signal strength of LoRa with BME280 sensor
PDF
Intelligent traffic signal control system using embedded system
PDF
Db24664671
PDF
IRJET- An Un-Hackable Security based Software Defined Radio using Wireles...
PDF
RSA Algorithm as a Data Security Control Mechanism in RFID
PDF
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
PDF
Sensor Network and its Power Management using POE
DOCX
B.Tech. Summer Training Report
PDF
Y4103145147
PDF
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
DOCX
Design and simulation analysis of smart grid in power management to monitor a...
PDF
Analysis of different digital filters for received signal strength indicator
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Implementation Cost Analysis of the Interpolator for the Wimax Technology
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Process monitoring, controlling and load management system in an induction motor
Characterization and Modeling of Low Voltage Distribution Networks for High S...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
A performance of radio frequency and signal strength of LoRa with BME280 sensor
Intelligent traffic signal control system using embedded system
Db24664671
IRJET- An Un-Hackable Security based Software Defined Radio using Wireles...
RSA Algorithm as a Data Security Control Mechanism in RFID
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Sensor Network and its Power Management using POE
B.Tech. Summer Training Report
Y4103145147
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
Design and simulation analysis of smart grid in power management to monitor a...
Analysis of different digital filters for received signal strength indicator
Ad

Similar to IRJET- Smart Home System using Voice Recognition (20)

PDF
IRJET-Voice Operated Intelligent Lift
PDF
Mobile Technology For Hearing Impaired
PDF
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
DOCX
Report on Enviorment Panel Monitoring
PDF
Automatic Control of Instruments Using Efficient Speech Recognition Algorithm
PDF
IRJET- Smart Switch Board Compatible with Google Assistance along with Fa...
PDF
Voice enabled speed control of ac motor
PDF
Voice enabled speed control of ac motor
PDF
Av4103298302
PDF
Speech Recognized Automation System Using Speaker Identification through Wire...
PDF
VOICE CONTROLLED WHEELCHAIR using Amharic.pdf
PDF
IRJET-Home Automation System Based on Voice Recognition
DOC
Thesis - Voice Control Home Automation
PDF
Industrial Monitoring System Using Wireless Sensor Networks
PDF
A Novel Idea on Semi-Automated Operation Theatre Assistance for Doctors Based...
PDF
E044081720
PDF
IRJET- Voice Based Home Automation System using Raspberry Pi
PDF
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
PDF
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
PDF
Implementation of Robotic System Using Speech Recognition Technique based on ...
IRJET-Voice Operated Intelligent Lift
Mobile Technology For Hearing Impaired
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
Report on Enviorment Panel Monitoring
Automatic Control of Instruments Using Efficient Speech Recognition Algorithm
IRJET- Smart Switch Board Compatible with Google Assistance along with Fa...
Voice enabled speed control of ac motor
Voice enabled speed control of ac motor
Av4103298302
Speech Recognized Automation System Using Speaker Identification through Wire...
VOICE CONTROLLED WHEELCHAIR using Amharic.pdf
IRJET-Home Automation System Based on Voice Recognition
Thesis - Voice Control Home Automation
Industrial Monitoring System Using Wireless Sensor Networks
A Novel Idea on Semi-Automated Operation Theatre Assistance for Doctors Based...
E044081720
IRJET- Voice Based Home Automation System using Raspberry Pi
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Implementation of Robotic System Using Speech Recognition Technique based on ...
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPT
Project quality management in manufacturing
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Sustainable Sites - Green Building Construction
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
additive manufacturing of ss316l using mig welding
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Welding lecture in detail for understanding
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
Geodesy 1.pptx...............................................
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Well-logging-methods_new................
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
Project quality management in manufacturing
Internet of Things (IOT) - A guide to understanding
CYBER-CRIMES AND SECURITY A guide to understanding
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Sustainable Sites - Green Building Construction
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
additive manufacturing of ss316l using mig welding
UNIT 4 Total Quality Management .pptx
Welding lecture in detail for understanding
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Geodesy 1.pptx...............................................
R24 SURVEYING LAB MANUAL for civil enggi
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Well-logging-methods_new................
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...

IRJET- Smart Home System using Voice Recognition

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 SMART HOME SYSTEM USING VOICE RECOGNITION 1,2,3 Student, E&TC DEPT ,SETI, Panhala, Maharashtra, India 4Asst.Prof , E&TC DEPT, SETI, Panhala, Maharashtra, India ----------------------------------------------------------------------------***------------------------------------------------------------------------- Abstract: The aim of this project is to give luxurious and comfortable life by considering this we have designed an automated smart system which control the home appliances on our voice. We know that in this era automation is one of the highly growing. So we have developed a system to control the home appliances through our voice. The speech recognition is divided in 2 methods text dependent and independent method. In this system we did text dependent method. In this project we use ATmega328p, mic, relays and relay driver IC. In it the speech recognition is done by Google API. This paper concerns with the control of home appliances by using the speech recognition. The Google API is the major attraction of our project where it has been relates to J.A.R.V.I.S. The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a mic capture utility. Keywords: Voice recognition, Google API, J.A.R.V.I.S., HMM, MFCC. I.INTRODUCTION: A. Overview: Today’s world is a global hub due to advancements in technology. Inventions and evolution in technology has made this possible. There is huge difference between ordinary system and smart home system. In today’s date there are verity of systems which can good than ordinary system but controlling the device or home appliances trough voice command is gives more luxuries and helpful. We know that, voice recognition is automatic identification& it also has good ROI. For getting the feathers from the given voice command to the mic there are many processes &algorithms are available such as MFCC, HMM, etc. Emotion, identity of speaker, frequency, etc. Such information can get from the human voice. We know that frequency of human voice is approximately 300 and 3000 Hz. B Basic overview procedure: By using MFCC & HMM these 2 algorithms we can extracted some features from the given voice later these voice get converted into text using GoogleApi. Speech to text conversion is done in Google API and in it MFCC &HMM these 2 algorithms are used. The Mel-frequency cestrum (MFC) is a representation of the short-tar power spectrum of a given voice or sound based on a linear cosine transform of a log power spectrum on a nonlinear Mel scale of frequency. These coefficients are collectively make up an MFC which are derived from a type of Cepstral representation of the audio clip, while HMM is a statistical Markov model in which the system being modeled is assumed to be a Markov process with unobserved states. In that we collect the likelihood maximum probability features. II. RELATED WORK [1]Chadawan Ittichaichareon, Siwat Suksri and Thaweesak Yingthawornsuk This paper describes an approach of speech recognition by using the Mel-Scale Frequency Cepstral Coefficients (MFCC) extracted from speech signal of spoken words. Principal Component Analysis is employed as the supplement in feature dimensional reduction state, prior to training and testing speech samples via Maximum Likelihood Classifier (ML) and Support Vector Machine (SVM). Based on experimental database of total 40 times of speaking words collected under acoustically controlled room, the sixteen- ordered MFCC extracts have shown the improvement in recognition rates significantly when training the SVM with more MFCC samples by randomly selected from database, compared with the ML. [2] Zhe Gong, Hongchaun Li This project builds a system that can remotely control on and off of multiple power sockets in different rooms, each with corresponding voice command, thus conveniently manage different electric equipment by voice. The project verifications are met and design goal is successfully achieved, however noise and distance handling may need future development. [3]Aqeel-ur-Rehman, Royda Arif and Hira Khursheed Home automation is one of the major growing industries that can © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1592 Siddharth R. chougle1, Niranjan R. kulkarni2, Snehal M. kamble3, Ms. G. R. Desai4
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 change the way people live. Some of these home automation systems target those seeking luxury and sophisticated home automation platforms; others target those with special needs like the elderly and the disabled. Typical wireless home automation system allows one to control house hold appliances from a centralized control unit which is wireless. These appliances usually have to be specially designed to be compatible with each other and with the control unit for most commercially available home automation systems. The developed system can be integrated as a single portable unit and allows one to wirelessly control lights, fans, air conditioners, television sets, security cameras, electronic doors, computer systems, audio/visual equipment’s etc. and turn ON or OFF any appliance that is plugged into a wall outlet [4]R.Sandanalakshmi, P.Abinaya viji M.Kiruthiga, M.Manjari, A.Sharina an efficient speech to text converter for mobile application is presented in this work. The prime motive is to formulate a system which would give optimum performance in terms of complexity, accuracy, delay and memory requirements for mobile environment. The speech to text converter consists of two stages namely front-end analysis and pattern recognition. The front end analysis involves preprocessing and feature extraction. The traditional voice activity detection algorithms which track only energy cannot successfully identify potential speech from input because the unwanted part of the speech also has some energy and appears to be speech. III. SYSTEM ANALYSIS A. Problem Definition There are only few problem that is faced in our work. To overcome that we need to further study. Now we just have studied according to make our life comfort. The issue is this system is operated online so internet connectivity is required and other issue is that it is made for small area for work. B. Proposed System Feature The proposed feature of our project revolve around google API and the internal work done by the MFCC and HMM. The important feature is that it is made speaker independent so that it is usable for each and every member of house or if built in office so usable to office member also. This speaker independent feature is the perfect option for all the patient and old age people for the use and not taking any efforts to switch device on/off themselves or by asking the person available nearby. Online system makes it more effective n comfortable for use as its accuracy level is way far better than the offline feature. So this system is way better and make the life comfortable from this stressful day to day work. IV. SYSTEM DESIGN AND IMPLEMENTATION A. Proposed System: In this system, we give command through the mic to give voice command we extracted some features using MFCC, HMM algorithms. In MFCC we collect Mel – frequency coefficients which are the shorter power spectrum of sound and which are based on the linear cosine transform of a log power spectrum on a nonlinear Mel scale of frequency. In HMM we collect the likely hood from the above coefficients. These two algorithms are using to converts the speech into text. Fig 1: Block Diagram This whole process is done in the Google API. To give information from computer to microcontroller we use RS232 and to make output of RS232 feasible of microcontroller we use driver IC Max 232 which converts TTL to CMOS or vice versa. By using this driver IC we can give the data from computer to the microcontroller in the sequential manner. We set a character for the commands and these characters are sent toward the microcontroller. If the given command matches then the voltage is given to the relay via relay driver. Here we have used ULN2803 relay driver IC. In it Darlington pair of transistor is used. This IC is used for increase the strength of signals which are coming from the microcontroller. If the command is matched the relay will turn on so that the connected appliances turn on/off. So we can control the switching of the devices which are used in the home like bulb, TV, tube light, etc. We may control the speed of fan by using an OptocouplerMOC3021 IC which is 6 pin IC. Opto-coupler is made up of LED Diac. We connect the microcontroller to the Optocoupler IC when we give command to fan microcontroller will generate the pulse and this pulse is given to the LED which turn on and light will fall on the Diac then it will drive the high voltage. So the fan will turn on or speed up or low or fan will turn off. © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1593
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 B. Proposed Home Automation System Fig2: Interfacing Diagram This is an interfacing diagram. In which the input coming from RS232 to Max232. In Max232 the signal is made as µc feasible. Then the microcontroller get signal and if given character is matched then the signal is pass towards the relay through the relay driver and device is turned on. B. Methodology Firstly we give input voice command from microphone to computer at 300 Hz to 3000 Hz frequency. The voice signal taken is in analog format. After that it passes through the segmentation after which the audible part is processed through MFCC and HMM. Fig 3: flow chart Then that spoken word is accepted by the Google API and as per the given command it takes and if the spoken word is correct then it will turn on the relay for the device to get turn on and if the spoken word is incorrect then the process will start again and the word acceptance procedure will start. And in between we take Mel frequency cestrum coefficient from that speech. Which we given to the computer later we take HMM which collect likely hood probability. These two process are done by Google API which converts speech to text. If the given command is not match then the system doesn’t execute V. RESULTS: Fig 4: system off Fig 5: bulb on FIG6: Fan On VI. CONCLUSION: Smart home system using voice recognition was built and implemented. The system is targeted at elderly and disabled © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1594
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 people to help their life. The system developed can be used to control AC and DC appliances through speech. Voice recognition was successfully implemented using ATmega328p. Power through appliances was controlled by making use of a microcontroller chip and relays. Hence we conclude that the aim of the proposed system has been attained and that the system is functioning as predicted. Through this system we have been able to control the switching on and switching off of fan through voice commands. The proposed system therefore provides solutions for the problems faced by old or disabled persons in daily life and makes their life easier and more comfortable. REFERENCES: [1] Chadawan Ittichaichareon, Siwat Suksri and Thaweesak Yingthawornsuk, “Speech Recognition Using MFCC “, ICGSM 2012, July2012 [2] Zhe Gong, Hongchaun Li, “Voice Control home Automation System “, December 2014 [3] Aqeel-ur-Rehman, Royda Arif and Hira Khursheed, “Voice Control Home Automation System for Elderly or Disabled People”,Appl. Environ. Biol. Sci., 4(8S)55-64, 2014 [4] R.Sandanalakshmi, P.Abinaya viji M.Kiruthiga, M.Manjari, A.Sharina, “Speaker Independent Continuous Speech to Text Converter for Mobile Application” © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1595