Make a Voice Assistant with Python

Опубликовано: 26 Январь 2025
на канале: JakeEh
24,527
835

We make our own virtual voice assistant using simple Python packages that lets you control your computer with Python!

The power of Python packages continues to amaze me. We were able to make a simple virtual assistant that was able to track tasks, open programs, and much more!

Code: https://github.com/Jalsemgeest/Python...

Download FFMPEG: https://ffmpeg.org/download.html

Thanks for watching! ❤️

Discord:   / discord  

Timestamps:
0:00 Intro
0:11 How to make the project yourself?
0:38 Thought process
1:05 Speech Recognition
1:50 Speech Recognition Code
3:36 Speech Recognition Example
4:06 Text to Speech
5:40 Text to Speech Code
10:25 Text to Speech Example
11:06 Make the assistant to do something
12:06 Assistant example
13:34 Adding a keyword to listen
14:42 Keyword example
15:04 Outro

#python #coding