The Ultimate Beginners Guide to Python Virtual Assistants

所在平台: Udemy

课程主页: https://www.udemy.com/course/the-ultimate-beginners-guide-to-python-virtual-assistants/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:终极初学者Python虚拟助手指南 课程概述:虚拟助手已经成为我们日常生活中的现实,能够执行很多简化我们日常事务的任务。其典型例子包括创建和读取日历提醒、上网搜索、播放我们喜欢的歌曲、报告天气预报、阅读新闻,甚至讲笑话。目前最为知名的虚拟助手有苹果的Siri、微软的Cortana、亚马逊的Alexa和谷歌助手。在本课程中,您将逐步学习如何构建一个可以通过语音命令工作的虚拟助手!您将学习如何使用语音识别和语音合成库,使助手能够理解您的语言并给予适当的回应。 课程特色包括: - 通过语音进行网页搜索 - 识别您声音中的情感(如悲伤、惊讶、厌恶、中性、恐惧、快乐和平静) - 根据您的情感打开特定的YouTube视频 - 从麦克风识别语音 - 阅读日期和时间 - 从.txt文件创建和读取提醒 - 读取Excel文件中的日程安排 所有代码将通过Python编程语言和PyCharm IDE逐步实现,并使用多种不同的库,如playsound、SpeechRecognition、pyttsx3、tensorflow、librosa和openpyxl。我们希望您喜欢这个课程,并能在自己的项目中应用所学内容,激发更多创意!

课程评论(0条)

课程详情

Virtual assistants are already a reality in our daily lives, performing many tasks that make our day to day easier. Some examples are: creating and reading calendar reminders, searching the Internet, playing our favorite songs, speaking the weather forecast, reading the news and even telling jokes. The best known assistants today are Apple's Siri, Microsoft's Cortana, Amazon's Alexa and Google Assistant.In this step-by-step course you are going to learn how to build your own virtual assistant that works with voice commands! You will learn how to use speech recognition and voice synthesis libraries, so that the assistant understands what you say and also speaks the appropriate responses. Below are some features that will be implemented:Web browser searches by voiceClassification of emotions in your voice (sadness, surprise, disgust, neutral, fear, happiness, and calm)Open specific Youtube videos according to your emotionRecognize the voice from the microphoneDate and time readingCreate and read reminders from.txt filesExcel file schedule readingAll codes will be implemented step by step using Python programming language and PyCharm IDE with the use of many different libraries, such as: playsound, SpeechRecognition, pyttsx3, tensorflow, librosa and openpyxl. We hope you enjoy the course and have a lot of ideias on how to apply the content on your own projects!

课程标签

0人关注该课程

主题相关的课程