SlideShare a Scribd company logo
1 of 4
Download to read offline
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

What's hot

Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...srinivasanece7
 
Implementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax TechnologyImplementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax Technologyiosrjce
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...srinivasanece7
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
Characterization and Modeling of Low Voltage Distribution Networks for High S...
Characterization and Modeling of Low Voltage Distribution Networks for High S...Characterization and Modeling of Low Voltage Distribution Networks for High S...
Characterization and Modeling of Low Voltage Distribution Networks for High S...theijes
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...srinivasanece7
 
A performance of radio frequency and signal strength of LoRa with BME280 sensor
A performance of radio frequency and signal strength of LoRa with BME280 sensorA performance of radio frequency and signal strength of LoRa with BME280 sensor
A performance of radio frequency and signal strength of LoRa with BME280 sensorTELKOMNIKA JOURNAL
 
Intelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemIntelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemAlexander Decker
 
IRJET- An Un-Hackable Security based Software Defined Radio using Wireles...
IRJET-  	  An Un-Hackable Security based Software Defined Radio using Wireles...IRJET-  	  An Un-Hackable Security based Software Defined Radio using Wireles...
IRJET- An Un-Hackable Security based Software Defined Radio using Wireles...IRJET Journal
 
RSA Algorithm as a Data Security Control Mechanism in RFID
RSA Algorithm as a Data Security Control Mechanism in RFIDRSA Algorithm as a Data Security Control Mechanism in RFID
RSA Algorithm as a Data Security Control Mechanism in RFIDIOSR Journals
 
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationPerformance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationIRJET Journal
 
Sensor Network and its Power Management using POE
Sensor Network and its Power Management using POESensor Network and its Power Management using POE
Sensor Network and its Power Management using POEIRJET Journal
 
B.Tech. Summer Training Report
B.Tech. Summer Training ReportB.Tech. Summer Training Report
B.Tech. Summer Training ReportShashank Narayan
 
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET Journal
 
Design and simulation analysis of smart grid in power management to monitor a...
Design and simulation analysis of smart grid in power management to monitor a...Design and simulation analysis of smart grid in power management to monitor a...
Design and simulation analysis of smart grid in power management to monitor a...saddam hussain
 
Analysis of different digital filters for received signal strength indicator
Analysis of different digital filters for received signal strength indicatorAnalysis of different digital filters for received signal strength indicator
Analysis of different digital filters for received signal strength indicatorjournalBEEI
 

What's hot (19)

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

Similar to IRJET- Smart Home System using Voice Recognition

IRJET-Voice Operated Intelligent Lift
IRJET-Voice Operated Intelligent LiftIRJET-Voice Operated Intelligent Lift
IRJET-Voice Operated Intelligent LiftIRJET Journal
 
Mobile Technology For Hearing Impaired
Mobile Technology For Hearing ImpairedMobile Technology For Hearing Impaired
Mobile Technology For Hearing ImpairedIRJET Journal
 
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...IRJET Journal
 
Report on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringReport on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringMohammed Irshad S K
 
Automatic Control of Instruments Using Efficient Speech Recognition Algorithm
Automatic Control of Instruments Using Efficient Speech Recognition AlgorithmAutomatic Control of Instruments Using Efficient Speech Recognition Algorithm
Automatic Control of Instruments Using Efficient Speech Recognition AlgorithmIJEEE
 
IRJET- Smart Switch Board Compatible with Google Assistance along with Fa...
IRJET-  	  Smart Switch Board Compatible with Google Assistance along with Fa...IRJET-  	  Smart Switch Board Compatible with Google Assistance along with Fa...
IRJET- Smart Switch Board Compatible with Google Assistance along with Fa...IRJET Journal
 
Voice enabled speed control of ac motor
Voice enabled speed control of ac motorVoice enabled speed control of ac motor
Voice enabled speed control of ac motoreSAT Publishing House
 
Voice enabled speed control of ac motor
Voice enabled speed control of ac motorVoice enabled speed control of ac motor
Voice enabled speed control of ac motoreSAT Journals
 
Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...IOSR Journals
 
VOICE CONTROLLED WHEELCHAIR using Amharic.pdf
VOICE CONTROLLED WHEELCHAIR using Amharic.pdfVOICE CONTROLLED WHEELCHAIR using Amharic.pdf
VOICE CONTROLLED WHEELCHAIR using Amharic.pdfMubarek kebede
 
IRJET-Home Automation System Based on Voice Recognition
IRJET-Home Automation System Based on Voice RecognitionIRJET-Home Automation System Based on Voice Recognition
IRJET-Home Automation System Based on Voice RecognitionIRJET Journal
 
Thesis - Voice Control Home Automation
Thesis - Voice Control Home AutomationThesis - Voice Control Home Automation
Thesis - Voice Control Home AutomationAbhishek Neb
 
A Novel Idea on Semi-Automated Operation Theatre Assistance for Doctors Based...
A Novel Idea on Semi-Automated Operation Theatre Assistance for Doctors Based...A Novel Idea on Semi-Automated Operation Theatre Assistance for Doctors Based...
A Novel Idea on Semi-Automated Operation Theatre Assistance for Doctors Based...theijes
 
IRJET- Voice Based Home Automation System using Raspberry Pi
IRJET-  	  Voice Based Home Automation System using Raspberry PiIRJET-  	  Voice Based Home Automation System using Raspberry Pi
IRJET- Voice Based Home Automation System using Raspberry PiIRJET Journal
 
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
IRJET-  	  Survey on EEG Based Brainwave Controlled Home AutomationIRJET-  	  Survey on EEG Based Brainwave Controlled Home Automation
IRJET- Survey on EEG Based Brainwave Controlled Home AutomationIRJET Journal
 
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiDesign and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiIRJET Journal
 
Implementation of Robotic System Using Speech Recognition Technique based on ...
Implementation of Robotic System Using Speech Recognition Technique based on ...Implementation of Robotic System Using Speech Recognition Technique based on ...
Implementation of Robotic System Using Speech Recognition Technique based on ...IJAEMSJORNAL
 

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

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

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptxrouholahahmadi9876
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 

Recently uploaded (20)

Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 

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