谷歌师兄的leetcode刷题笔记-Personal-Assistant:使用语音识别、GoogleAPI创建个人助理的Python程序

时间:2024-07-20 01:24:06
【文件属性】:

文件名称:谷歌师兄的leetcode刷题笔记-Personal-Assistant:使用语音识别、GoogleAPI创建个人助理的Python程序

文件大小:67.11MB

文件格式:ZIP

更新时间:2024-07-20 01:24:06

系统开源

谷歌师兄的leetcode刷题笔记私人助理 使用语音识别、Google API 和使用 tkinter 添加简单 UI 创建个人助理的 Python 程序 使用 python GUIBasics.py 运行 GUIBasics.py 使用 requirements.txt 获取所有需要的包(使用 pip install -r requirements.txt) 在 gmail 中启用安全性较低的应用程序来发送邮件(将邮件凭据存储在 UserCreds.py 中,并将 wolframalpha api 详细信息存储在同一文件中) 如何安装 ? 克隆项目并使用 pip install -r requirements.txt 安装 如果需要,您还可以通过以下方式创建虚拟环境:- (确保你不使用 python3.7.6,因为它不能很好地与 pyttsx3 配合使用) 您可以使用 virtualenv -p python3.7.5 [name_of_the_env] - 使用特定的 python 版本安装虚拟 env 命令 或使用 conda create --name [name] pytho


【文件预览】:
Personal-Assistant-main
----notes.txt(1KB)
----GUIBasics.py(703B)
----.gitignore(89B)
----requirements.txt(548B)
----Music playlist()
--------Rocky III Eye of the Tiger Survivor.mp3(5.51MB)
--------Queen Bohemian Rhapsody (Official Video Remastered).mp3(8.4MB)
--------The Score - Stronger (Official Video).mp3(4.57MB)
--------Logan Way Down We Go Music Video.mp3(5.03MB)
--------House of Cards Medley (Seasons 1-4 Soundtrack).mp3(28.48MB)
--------Marvel - Born For This.mp3(5.34MB)
--------The Score - Legend (Official Video).mp3(4.77MB)
--------Queen - I Want To Break Free (Official Video).mp3(6.21MB)
----.~lock.test.xlsx#(98B)
----DetailTasks.txt(1KB)
----README.md(3KB)
----Assistant.py(8KB)
----__pycache__()
--------UserCreds.cpython-37.pyc(460B)
----.~lock.Contacts.csv#(98B)
----.vscode()
--------settings.json(147B)
----Reminders.txt(20B)

网友评论