Virtual Voice Assistant in Python Friday
Virtual Voice Assistant in Python Friday
Durva Lohar
Department of Engineering, Sciences
and Humanities (DESH)
Vishwakarma Institute of Technology
Pune, India
[email protected]
Abstract— We are living the era of computers where nowadays voice assistant called "FRIDAY" because Python provides a
everything can be done using computers i.e., Artificial great large library and is also a part of the course. Below
Intelligence and Machine Learning, have made technology very are the basic tasks you can perform with this voice assistant.
easy that nowhumans can interact with machines in such a way 1. Booking taxi cabs,
that their task can be done only by interacting with Machines
i.e., Computers. Yes, we are talking about Virtual Personal
2. audio and video playback,
Assistants (VPAs). As of now there are many such VPAs like 3. web surfing,
Alexa, Bixby, Echo, Siri, Google Assistant available on desktop, 4. E-mail message sending,
mobiles and in device also but as the technology becomes easier 5. weather confirmation,
it becomes difficult to use for particular people such as senior 6. alarm or reminder settings,
citizens, blind people, also children below certain age. Also, this 7. various application launches,
VPAs which are present nowadays do not provide as much 8. photo click to record video,
facilities. To overcome this, we developed voice assistant in 9. date and time to do,
python on windows system which provide user to perform any 10. Bus And Train booking,
task without using keyboard. Also, user can send email just by
11. Writing note.
giving receiver’s email and the message user wants to send.
Also, now user can book a cab just bysaying where he wants to This voice assistant also provides features such as sending
go and also book bus and train tickets. Our main aim towards emails and booking taxis. All this can be done simply by
developing this is to make certain things more efficient. issuing a voice command. It's like having a casual
conversation between two people. This makes the user's
Keywords — (Artificial Intelligence, Machine Learning, VPA’S, work easier and saves a lot of time.
Blind People, Send Email, Booking.)
Because this assistant has voice-based search capabilities,
I. INTRODUCTION
this project has proven to benefit many older people who are
In today's fast-paced world, machines are trained to function not very familiar with keyboards / keypads. This assistant is
and perform their jobs like humans, allowing humans to also very useful for the visually impaired. Aside from the
save time and focus on other relatively important tasks. elderly, speaking is relatively more convenient and less time
Virtual assistants are one of the concepts that act like agents consuming than typing for people of all ages.
and can perform a variety of tasks by understanding voice
commands from users. A virtual assistant is also known as Here, the microphone is used as an input device to receive
AI assistant or an application program that recognizes the the user's voice command, and the speaker is an output that
human natural voice, processes it according to the algorithm informs the user whether the voice command was
and completes the task or work which is requested from the recognized correctly and whether the task was successfully
user. executed or completed. Used as a device. With the help of a
virtual assistant, you can control different tasks with one
We have all seen the following voice assistants already in hand in much less time on one platform.
existence: B. Alexa, Siri, Google Assistant, Cortana and
more. Here, we have used Python to create a personal digital
Authorized licensed use limited to: Don Bosco Institute of Technology-Bengaluru. Downloaded on April 17,2025 at 05:48:17 UTC from IEEE Xplore. Restrictions apply.
978-1-6654-6246-4/22/$31.00 ©2022 IEEE
164
2022 IEEE 4th International Conference on Cybernetics, Cognition and Machine Learning Applications (ICCCMLA)
Authorized licensed use limited to: Don Bosco Institute of Technology-Bengaluru. Downloaded on April 17,2025 at 05:48:17 UTC from IEEE Xplore. Restrictions apply.
165
2022 IEEE 4th International Conference on Cybernetics, Cognition and Machine Learning Applications (ICCCMLA)
1. Booking cab – You just have to click on book 4. Train booking – booking, running status, PNR
option as whole process is only done by just telling status similarly for Bus these facilities are
voice assistant. available.
2. Sending E-mail message just by entering the Email 5. Opening Apps – Presentation, Spotify, Chrome
id and telling the message you want to send. etc.
3. Ordering food
Authorized licensed use limited to: Don Bosco Institute of Technology-Bengaluru. Downloaded on April 17,2025 at 05:48:17 UTC from IEEE Xplore. Restrictions apply.
166
2022 IEEE 4th International Conference on Cybernetics, Cognition and Machine Learning Applications (ICCCMLA)
6. Google Search- Directly telling your query. visually impaired, dumb and deaf, for school and college
purposes, for office work purpose so that everyone can use
this technology very conveniently and efficiently. Also, in
future we can develop a voice assistant like Jarvis in the
'iron man' movie which would be able to do any task
without using Any hardware device.
CONCLUSION
Voice assistants nowadays are easily available in every
device but the use of it is less as it has become of no use
because of it just being able to do work up to certain level as
they cannot do it at that depth. So, they can be developed in
a way that they would be able to do work at certain level
that the needy ones can really use it in the efficient way such
as Sending Email, booking cabs, train and bus tickets, also it
could quickly check certain information what user wants to
know in emergency and do general works at certain
associations and industries. So, we have successfully
developed some of the facilities due to which voice assistant
can really be helpful to everyone. Also, it can be developed
in online and offline mode with all the in-depth
7. YouTube Search- Directly telling your query. functionalities by using Artificial intelligence and Machine
learning.
REFERENCES
[1] Voice Assistants and Smart Speakers in Everyday Life
and in Education George TERZOPOULOS, Maya
SATRATZEMI Department of Applied Informatics,
University of Macedonia, Thessaloniki, Greece.
[2] Research Paper on Desktop Voice Assistant Vishal
Kumar Dhanraj (076) Lokeshkriplani (403) Semal Mahajan
(427), Feb 2022.
[3] AI Based Voice Assistant Using Python, Deepak
Shende, Ria Umahiya, Monika Raghorte, Aishwarya
Bhisikar, Anup Bhange 1Student, 2Student, Student,
Student, Assistant Professor, Feb 2019.
[4] An Analysis on Voice Assistant Shravankumar Jha, June
2021.
[5] The SPACE THEA Project Martin Spathelf and Oliver
Bendel School of Business FHNW, Bahnhofstrasse.
8. Suggesting Direction – Directly telling your [6] Using Smart Assistants in The Workplace Small
Locations. Business Energy Savings| Feb 2022.
[7] Anxo Pérez, Paula Lopez-Otero, Javier Parapar.
FUTURE SCOPE “Designing An Open-Source Virtual Assistant”.
Today we see there are lots of voice assistants already [8] Artificial Intelligence-based Voice Assistant by S
available but, as of now nobody uses it in efficient way as Subhash; Prajwal N Srivasta; S Sidhesh; A Ullas; B
they have to be developed and should be customizable Santosh.
according to the users and their need. For example, we can
develop various voice assistants for children, old citizens,
Authorized licensed use limited to: Don Bosco Institute of Technology-Bengaluru. Downloaded on April 17,2025 at 05:48:17 UTC from IEEE Xplore. Restrictions apply.
167