How to Make a Voice Assistant in Python

Опубликовано: 27 Октябрь 2020
на канале: Exploring the IT World / Oleg Shpagin / WISEPLAT
49,068
1.8k

Hi friends! How to make a voice assistant in Python? We'll recognize our speech as commands and speak text.

❗️ Of course, there will be more if there are a lot of positive comments.
🔔 Click the bell so you don't miss out!

#pythonlessons #python #pycharm #pycharmlessons
Lessons from #OlegShpagin 👨🏼💻

Like if you enjoyed the video 👍
►► Subscribe to the channel!

Code link: https://github.com/WISEPLAT/python-co...

Speech recognition:
pip install SpeechRecognition

Record microphone audio:
pip install PyAudio
If on Linux (Ubuntu), also run: sudo apt-get install python3-audio
If on macOS, also run: brew install portaudio

Convert text to audio:
pip install gTTS

Play audio:
pip install PlaySound
If on macOS, also run: pip install PyObjC


На этой странице сайта вы можете посмотреть видео онлайн How to Make a Voice Assistant in Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Exploring the IT World / Oleg Shpagin / WISEPLAT 27 Октябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 49,068 раз и оно понравилось 1.8 тысяч зрителям. Приятного просмотра!