switch to basic browser
📂
📝
📟

🌲 / learning Programming Python Fundamentals Part 4 Lesson 13 IBM Watson and Cognitive Computing; Building a Speech-to-Speech Translator

c File Name Size files dur q vq aq Vc Ac Fmt Res fps T Date
-001. Lesson 13 Overview IBM Watson and Cognitive Computing; Building a Speech-to-Speech Translator en.txt2604srttxt2023-09-06 20:29:31
-001. Lesson 13 Overview IBM Watson and Cognitive Computing; Building a Speech-to-Speech Translator.mp414180076106.2190021067933128h264aacmov1280x72030mp42023-09-06 19:09:45
-002. Introduction to Watson en.srt8023srtsrt2023-09-06 20:29:31
-002. Introduction to Watson.mp422708461332.55619546412125h264aacmov1280x80030mp42023-09-06 19:09:48
-003. IBM Cloud Account and Cloud Console en.srt5603srtsrt2023-09-06 20:29:32
-003. IBM Cloud Account and Cloud Console.mp412135129209.095692464330125h264aacmov1280x80030mp42023-09-06 19:09:50
-004. Watson Services Watson Assistant Demo en.srt6794srtsrt2023-09-06 20:29:33
-004. Watson Services Watson Assistant Demo.mp417080339241.859048564431125h264aacmov1280x80030mp42023-09-06 19:09:53
-005. Watson Services Visual Recognition en.srt8321srtsrt2023-09-06 20:29:34
-005. Watson Services Visual Recognition.mp422959552311.797574589455125h264aacmov1280x80030mp42023-09-06 19:09:56
-006. Watson Services Speech to Text en.srt6935srtsrt2023-09-06 20:29:35
-006. Watson Services Speech to Text.mp415247318237.02932514381125h264aacmov1280x80030mp42023-09-06 19:09:58
-007. Watson Services Text to Speech en.srt4308srtsrt2023-09-06 20:29:36
-007. Watson Services Text to Speech.mp49450200170.620227443309125h264aacmov1280x80030mp42023-09-06 19:10:00
-008. Watson Services Language Translator en.srt4439srtsrt2023-09-06 20:29:37
-008. Watson Services Language Translator.mp47345615152.833764384251125h264aacmov1280x80030mp42023-09-06 19:10:02
-009. Watson Services Natural Language Understanding en.srt6316srtsrt2023-09-06 20:29:38
-009. Watson Services Natural Language Understanding.mp414575063242.648526480347125h264aacmov1280x80030mp42023-09-06 19:10:04
-010. Watson Services Personality Insights en.srt5496srtsrt2023-09-06 20:29:39
-010. Watson Services Personality Insights.mp412553198208.282993482348125h264aacmov1280x80030mp42023-09-06 19:10:06
-011. Additional Services and Tools en.srt8233srtsrt2023-09-06 20:29:40
-011. Additional Services and Tools.mp417869557307.01424465332125h264aacmov1280x80030mp42023-09-06 19:10:09
-012. Watson Developer Cloud Python SDK en.srt5780srtsrt2023-09-06 20:29:41
-012. Watson Developer Cloud Python SDK.mp412570259218.964172459325125h264aacmov1280x80030mp42023-09-06 19:10:10
-013. Case Study Traveler's Companion Translation App en.srt2774srtsrt2023-09-06 20:29:41
-013. Case Study Traveler's Companion Translation App.mp46177189102.075011484349128h264aacmov1280x80030mp42023-09-06 19:10:12
-014. Before You run the App en.srt2161srtsrt2023-09-06 20:29:42
-014. Before You run the App.mp4332467975.07354219128h264aacmov1280x80030mp42023-09-06 19:10:13
-015. Before You run the App Registering for the Speech to Text Service en.srt7342srtsrt2023-09-06 20:29:43
-015. Before You run the App Registering for the Speech to Text Service.mp416320522271.998549480346125h264aacmov1280x80030mp42023-09-06 19:10:15
-016. Before You run the App Registering for the Text to Speech Service en.srt3761srtsrt2023-09-06 20:29:44
-016. Before You run the App Registering for the Text to Speech Service.mp48305222141.247007470337125h264aacmov1280x80030mp42023-09-06 19:10:17
-017. Before You run the App Registering for the Language Translator Service en.srt2142srtsrt2023-09-06 20:29:45
-017. Before You run the App Registering for the Language Translator Service.mp4543165779.620998545410128h264aacmov1280x80030mp42023-09-06 19:10:18
-018. Test-Driving the App en.srt12847srtsrt2023-09-06 20:29:46
-018. Test-Driving the App.mp421003658511.93034328194125h264aacmov1280x80030mp42023-09-06 19:10:20
-019. SimpleLanguageTranslator.py Script Walkthrough en.srt2704srtsrt2023-09-06 20:29:47
-019. SimpleLanguageTranslator.py Script Walkthrough.mp4559160699.846009448313128h264aacmov1280x80030mp42023-09-06 19:10:22
-020. SimpleLanguageTranslator.py Script Walkthrough Importing Watson SDK Classes from the ibm watson Module en.srt3659srtsrt2023-09-06 20:29:48
-020. SimpleLanguageTranslator.py Script Walkthrough Importing Watson SDK Classes from the ibm watson Module.mp413846050147.725351749616125h264aacmov1280x80030mp42023-09-06 19:10:24
-021. SimpleLanguageTranslator.py Script Walkthrough Other Imported Modules en.srt2063srtsrt2023-09-06 20:29:49
-021. SimpleLanguageTranslator.py Script Walkthrough Other Imported Modules.mp4854945590.882993752617128h264aacmov1280x80030mp42023-09-06 19:10:25
-022. SimpleLanguageTranslator.py Script Walkthrough Main Program Function run translator en.srt11005srtsrt2023-09-06 20:29:50
-022. SimpleLanguageTranslator.py Script Walkthrough Main Program Function run translator.mp443713947426.666667819686125h264aacmov1280x80030mp42023-09-06 19:10:30
-023. SimpleLanguageTranslator.py Script Walkthrough Function speech to text en.srt12514srtsrt2023-09-06 20:29:51
-023. SimpleLanguageTranslator.py Script Walkthrough Function speech to text.mp441282472494.352834668534125h264aacmov1280x80030mp42023-09-06 19:10:34
-024. SimpleLanguageTranslator.py Script Walkthrough Function translate en.srt7433srtsrt2023-09-06 20:29:51
-025. SimpleLanguageTranslator.py Script Walkthrough Function text to speech en.srt3730srtsrt2023-09-06 20:29:52
-025. SimpleLanguageTranslator.py Script Walkthrough Function text to speech.mp415820930154.296599820687125h264aacmov1280x80030mp42023-09-06 19:10:37
-026. SimpleLanguageTranslator.py Script Walkthrough Function record audio en.srt9715srtsrt2023-09-06 20:29:53
-026. SimpleLanguageTranslator.py Script Walkthrough Function record audio.mp434204737366.318005746613125h264aacmov1280x80030mp42023-09-06 19:10:41
-027. SimpleLanguageTranslator.py Script Walkthrough Function play audio en.srt1903srtsrt2023-09-06 20:29:54
-027. SimpleLanguageTranslator.py Script Walkthrough Function play audio.mp4629891579.783991631496128h264aacmov1280x80030mp42023-09-06 19:10:42
-028. Watson Resources en.srt5713srtsrt2023-09-06 20:29:55
-028. Watson Resources.mp414868503216.293878549416125h264aacmov1280x80030mp42023-09-06 19:10:45

control-panel

π
f69dc311a936 // 3.77 TiB free of 3.98 TiB