Speech recognition / Python Lessons

Published: 17 April 2020
on channel: Exploring the IT World / Oleg Shpagin / WISEPLAT
27,954
887

Hello friends! Now we will learn how to make speech recognition in Python. 😊 Install the library in Python for speech recognition pip install SpeechRecognition. Connect to the selected microphone (of course, we will display the list on the screen), record the audio and send it to speech recognition service to recognize it in text.

Methods of the SpeechRecognition library that we can use for speech-to-text recognition:
recognize_bing (): speech Recognition using the Microsoft Bing Speech API (requires api key)
recognize_google (): speech Recognition using the Google Speech API
recognize_google_cloud (): speech Recognition using the Google Cloud Speech API (requires api key)
recognize_houndify (): speech Recognition using the houndify API from SoundHound (requires api key)
recognize_ibm (): speech Recognition using the IBM Speech to Text API (requires api key)
recognize_sphinx (): speech Recognition using the PocketSphinx API(requires api key)

►► See all Python lessons:    • Уроки Python программирование для нач...  

❗️ ❗️ ❗️ Before recording audio/sounds in Python, first select free device by executing the code above, which will display all your audio devices available in the system.

✅ Now you can recognize speech and conversations using Python!

#pythonlessons #pyton #learnpython #programming #beginners
✅ Lessons from #OlegShpagin 👨 🏼 💻

Press 'like' if you enjoyed the video 👍

✅ You want to learn how to program in Python? - Easy! Repeat everything that we show in the tutorial video. Then you will pin the material faster and be able to start programming in Python effectively. 👍

Watch our video tutorials and learn Python faster than anyone else! :)

►► Subscribe to our channel:    / @wiseplat  

Where can you find us?
Join the group VK - https://vk.com/wiseplat 🚀
FaceBook group -   / wiseplat  
Twitter -   / wiseplatschool  

Popular playlists ►
● Programming lessons for children and teenagers in Python    • Уроки Python программирование для нач...  
● HTML/CSS lessons. Learn quickly and effectively!    • Уроки HTML, CSS  Как сделать галерею ...  
● JavaScript Lessons. We learn the basics of the language and practice immediately.    • Уроки JavaScript от нуля до профи  
● JQuery lessons. For beginners, from scratch    • Уроки jQuery  Подключение к сайту и а...  
● Bootstrap lessons for beginners, from scratch we learn to do great right away!    • Уроки Bootstrap для начинающих, с нуля  
Computer hardware. Life hacks. Reviews. Know-how. Instructions. Recommendations.    • Компьютерное железо. Лайфхаки. Обзоры...  
● Sysadmin lessons for beginners, servers, networks, and storage - configuring and maintaining.    • Уроки администрирования для начинающи...  
● Computer security. Recommendations. Recommendations. Life hacks. Know-How.    • Компьютерная безопасность. Рекомендац...  

► Lessons on the Wiseplat website:
✔ A community of programmers: https://wiseplat.org/
✔ Additional descriptions, homework assignments, and more can be found on the WISEPLAT website: https://wiseplat.org/

********************************
❤ If you liked the post, subscribe to the channel!

👍 Put likes, for more content :)

✉ If you have any questions or suggestions, please write in the comments.
********************************


Watch video Speech recognition / Python Lessons online without registration, duration hours minute second in high quality. This video was added by user Exploring the IT World / Oleg Shpagin / WISEPLAT 17 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 27,95 once and liked it 88 people.