0% found this document useful (0 votes)
18 views5 pages

Athena Research Paper

Uploaded by

Iqrar Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views5 pages

Athena Research Paper

Uploaded by

Iqrar Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Review paper on Voice Assistance using Python

TITLE OF PROJECT
Voice-based Virtual Assistant for Windows
Submitted in partial fulfillment of the requirements for the award of degree of

BACHELOR OF ENGINEERING
IN
COMPUTER SCIENCE & ENGINEERING

Submitted to:
Supervisor: Tanu Dhiman(E8141)
Co-Supervisor: Neha Dutta(E12830) Submitted By:
Iqrar Ahmad (21BCS8023)
Shreya Sinha (21BCS8037)
Saurav kumar (21BCS8027)
Manshaina Kaur (21BCS8022)
Akash Kumar Prasad
(21BCS8059)

Mentor Signature:- Rahul Bhandari

E-code:- E13438

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

Chandigarh University, Gharuan

November,2022
Abstract:
In today’s era, our day to day life has become more easier and smarter with the
help of technology. We priorly know few voice assistance like google, Siri, etc.
Now in our voice assistant system, it functions as a medical prescriber, schedule
reminder, note maker, calculator and a search tool. This project idea works on
voice input and gives desired output through voice and presents the text on the
screen. The main plan of our project is to make people smart and give instant and
computed result with less effort. The voice assistant takes the voice input from
the user through the microphone (Bluetooth and wired microphone) and it
converts the voice into computer understandable language and also gives the
desired solution as well as answers which are asked by the user. This project
connects the user with the world wide web to present the result that the user has
asked for. Natural Language Processing is the algorithm that helps computer
machines to get involved in communication using natural human language in
many forms.

INTRODUCTION
In modern era almost every task is our project, the wake word is ‘ATH
digitalized. Almost everyone have ENA’. We have various virtual
Smartphone in their hands and it is assistants, like Apple’s Siri,
more like having the world at your Amazon’s Alexa and Microsoft’s
finger tip. Nowadays, we don’t even Cortana. In this project, wake word
use fingers too much. We just say the was chosen as ATHENA. This
task and it is done in seconds. system is designed in order to be
There exist systems, where we just used efficiently on desktops. Virtual
have to say “Text OPEN assistant software improves user
YOUTUBE”, it will open youtube. productivity by managing daily
That is what a Virtual Assistant routine tasks of the user and by
do.Virtual Assistants are software providing knowledge or information
programs that help us ease our day to from online sources to the user.
day tasks, which includes exhibiting ATHENA is effortless to use. Call
weather report, sending messages the wake word ‘ATHENA’ and then
etc. They can take input commands give the command and within
via text like online chat bots and also seconds, it gets executed. Voice
by voice. Voice based assistants need searches have reigned over text
an invoking word or wake word to be search over the time. Web searches
assigned to activate the listener, conducted on mobile devices have
followed by the command. For only just overtaken those carried out
using a computer and the analysts are
already predicting that 50% of
searches will be via voice command by This project was started on the basis
2020.Virtual assistants are turning out that there is adequate amount of
to be more smarter than ever. We can openly accessible data and
allow our intelligent assistant to make information on the web which can be
email work for us. Itdetect intents, pick used to build a virtual assistant that
out the crucial information, automate has access to make the intelligent
processes, and deliver us the decisions for daily routine user
personalized responses. activities.

Literature Survey: request what the user said, through


microphone and processes the
Personal Assistants, or Virtual request so that the device can
assistants help to get things done in respond to the individual using in-
an easier way. The main purpose of built speaker module.
an intelligent virtual assistant is to For Example, when we ask the device
help the user.Personal Assistants, or ‘what’s the time?’ or ‘what’s the
Virtual assistants are playing a date?’ it uses its built-in skills, it
important part in our lives these days. looks up the time and date status
Every organisation, or individual is respectively and then gives the
switching to this kind of response to the customer through
technologies, because it saves a lot of connected speaker. iPhone has a very
time. This system is based on a famous application that is “SIRI”
Desktop Application as well as which helps the end user to
mobile application. This system communicate with end user mobile
includes a Virtual Assistant, which is using voice and it also gives response
capable of takinginput from the user, to the input voice commands of the
understanding it, analysing it, and user. Google have developed the
performing tasks according to it. All same kind of application that is
the digital gadgets (smart watches or “Google Voice Search” which is used
health bands, speakers, Bluetooth for in Android Phones. we are
earphones, cellular telephones, proposing a personal assistant system
computer or desktop, TV) which are whose name is Athena, which takes
coming nowadays with voice the input from the user in the formof
assistants, which assist to control the voice or text then process it and
device with speech recognition.The returns the output in various forms
Hardware device captures the audio
like action to be performed or the implimentation of this idea, the
searched result is dictated to the end system will be easy to use and it
user. It can fetch the date, time, will also reduce human efforts
weather, play your favourite music and the use of hardware
and fetch search results from the resources. It would be surely
internet. It is not very comfortable to useful for the people who are
type the code continuously, there unable to see.
may be a possibility of injuries to the
fingers. To avoid this problem we are
designing a system in which the
computer program can developed
through the voice. The voice will be
recognized by the system. After the
Analysis of features

Virtual assistants are passive listening devices that respond once they recognize
a command. Passive listening means the device always hears what's happening
around it. The virtual assistant must be connected to the internet so it can conduct
web searches and find answers or communicate with other. Our project performs
various tasks as mentioned below:

• To create an interactive • Virtual assistants can do


personal virtual assistant everything from answer
that works on desktop. questions to tell jokes.
• It takes input from user • They can respond to many
and provides different voice commands.
required output. • They can send email.
• It makes life easy as it • It can open Youtube.
listens to user and user is • It can play music.
not required to do extra
effort.
• It can search anything on • It can also provide us the

google. present time and date.

Conclusion and futurework

The presence of this voice assistant has automated various services using a single
line command. It has made it easy for the user to perform many tasks like web
searching, weather forecast details, learning vocabulary. We focus on to make
our project a complete server assistant and also make it smarter enough to
function as a substitute for a general server administration. The future plan
includes integrating Athena with mobile using React Native to provide a
synchronised experience between the two connected devices. Further, for the
future run, Athena is planned to feature auto deployment supporting elastic
beanstalk, backup files, and all operations which a general Server Administrator
does. The functionality would be seamless enough to replace the Server
Administrator with Athena.

References

• https://www.geeksforgeeks.org/python-programming-
language/?ref=gcse

• https://www.python.org/

• https://www.geekyshows.com/2019/07/core-python.html?m=1

You might also like