본문 바로가기

음성인식9

[Tech With Tim] Python Voice Assistant Tutorial #7 - Speaking Events (With Pyttsx3) ○ Speaking Event - 특정 날짜의 이벤트 음성 알림 - pyttsx3 사용 In this tutorial we will add to our previously created functions to get our assistant to speak out events that we have on a specific day. We will be using pyttsx3 to do this. ○ Text-Based Tutorial: https://techwithtim.net/tutorials/voi... 2019. 9. 13.
[Tech With Tim] Python Voice Assistant Tutorial #6 - Google Calendar Events on a Specific Day #Python #Voice #Assistant #Tutorial - 구글 캘린더에서 특정 날짜의 이벤트 가져오기 - #PyAudio - #gTTS (google text to speech) - #SpeechRecognition - #playsound #pyttsx3 Text to Speech x-platform, gTTS 대체 ○ Text-Based Tutorial: https://techwithtim.net/tutorials/voi... 2019. 9. 12.
[Tech With Tim] Python Voice Assistant Tutorial #5 - Date from Speech P2 #Python #Voice #Assistant #Tutorial - 음성 데이터에서 날짜(Date) 추출하기 - #PyAudio - #gTTS (google text to speech) - #SpeechRecognition - #playsound Part 2 of getting a date from a string of text. In this python voice assistant tutorial we continue to work on a method of getting a date from a persons speech using gTTS, google calendar and the python datetime module. ○ Text-Based Tutorial: https://techwitht.. 2019. 9. 9.
[Tech With Tim] Python Voice Assistant Tutorial #4 - Date from Speech #Python #Voice #Assistant #Tutorial ○ 음성 데이터에서 날짜(Date) 추출하기 - #PyAudio - #gTTS (google text to speech), 음성인식 - #SpeechRecognition - #playsound Google Calendar Docs: https://developers.google.com/calenda... 2019. 9. 8.