Добавить
Уведомления

Build Iron Man Jarvis AI Desktop Voice Assistant | Voice Assistant using python | Demo |Project Gur

Build Iron Man Jarvis AI Desktop Voice Assistant | Voice Assistant using python | How To Build A Digital Virtual Assistant In Python | How to create your AI Virtual Assistant using Python | How to Create Virtual Assistant Using Python | Creating Virtual Assistant Using Python | Iron Man Jarvis AI Desktop Voice Assistant | Intelligent Voice Assistant in Python As we know Python is a suitable language for scriptwriters and developers. Let’s write a script for Voice Assistant using Python. The query for the assistant can be manipulated as per the user’s need. Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing. In this video, we will look at converting large or long audio files into text using the SpeechRecognition API in python. Virtual desktop assistant is an awesome thing. If you want your machine to run on your command like Jarvis did for Tony. Yes it is possible. It is possible using Python. Windows has Sapi5 and Linux has Espeak which can help us in having the voice from our machine. It is a weak A.I. Modules needed:- pyttsx3: pyttsx is a cross-platform text to speech library which is platform independent. The major advantage of using this library for text-to-speech conversion is that it works offline. To install this module type the below command in the terminal. pip install pyttsx3. SpeechRecognition: It allow us to convert audio into text for further processing. To install this module type the below command in the terminal. pip install SpeechRecognition. webbrowser: It provides a high-level interface which allows displaying Web-based documents to users. To install this module type the below command in the terminal. pip install webbrowser. Wikipedia: It is used to fetch a variety of information from the Wikipedia website. To install this module type the below command in the terminal. pip install wikipedia. This can be a great Minor/Major project. SUBSCRIBE our channel to not to miss any video of this series. ________________________________________________________________________________________________________ More Projects:- Scientific Calculator:- https://www.youtube.com/watch?v=6CAuI6YfvSw&list=PLVO2IRpyPVc3m6IkENSqlM171Q9y0g6nn Text Editor:- https://www.youtube.com/watch?v=8dbUCssLJK0&t=26s Digital clock:- https://www.youtube.com/watch?v=-ld7K7L6ues&t=49s Music Player:- https://www.youtube.com/watch?v=kZXg6AIITeY&t=396s __________________________________________________________________________________________________________ Follow:- Facebook=https://www.facebook.com/ak.kmr Instagram=https://www.instagram.com/ak.kmr111/ #jarvis #artificialintelligence #machinelearning #python #projectguru

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

Build Iron Man Jarvis AI Desktop Voice Assistant | Voice Assistant using python | How To Build A Digital Virtual Assistant In Python | How to create your AI Virtual Assistant using Python | How to Create Virtual Assistant Using Python | Creating Virtual Assistant Using Python | Iron Man Jarvis AI Desktop Voice Assistant | Intelligent Voice Assistant in Python As we know Python is a suitable language for scriptwriters and developers. Let’s write a script for Voice Assistant using Python. The query for the assistant can be manipulated as per the user’s need. Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing. In this video, we will look at converting large or long audio files into text using the SpeechRecognition API in python. Virtual desktop assistant is an awesome thing. If you want your machine to run on your command like Jarvis did for Tony. Yes it is possible. It is possible using Python. Windows has Sapi5 and Linux has Espeak which can help us in having the voice from our machine. It is a weak A.I. Modules needed:- pyttsx3: pyttsx is a cross-platform text to speech library which is platform independent. The major advantage of using this library for text-to-speech conversion is that it works offline. To install this module type the below command in the terminal. pip install pyttsx3. SpeechRecognition: It allow us to convert audio into text for further processing. To install this module type the below command in the terminal. pip install SpeechRecognition. webbrowser: It provides a high-level interface which allows displaying Web-based documents to users. To install this module type the below command in the terminal. pip install webbrowser. Wikipedia: It is used to fetch a variety of information from the Wikipedia website. To install this module type the below command in the terminal. pip install wikipedia. This can be a great Minor/Major project. SUBSCRIBE our channel to not to miss any video of this series. ________________________________________________________________________________________________________ More Projects:- Scientific Calculator:- https://www.youtube.com/watch?v=6CAuI6YfvSw&list=PLVO2IRpyPVc3m6IkENSqlM171Q9y0g6nn Text Editor:- https://www.youtube.com/watch?v=8dbUCssLJK0&t=26s Digital clock:- https://www.youtube.com/watch?v=-ld7K7L6ues&t=49s Music Player:- https://www.youtube.com/watch?v=kZXg6AIITeY&t=396s __________________________________________________________________________________________________________ Follow:- Facebook=https://www.facebook.com/ak.kmr Instagram=https://www.instagram.com/ak.kmr111/ #jarvis #artificialintelligence #machinelearning #python #projectguru

, чтобы оставлять комментарии