From the course: Agile Practices Using AI
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Building blocks for generative AI with WhisperCPP (RAW)
From the course: Agile Practices Using AI
Building blocks for generative AI with WhisperCPP (RAW)
Here we have a diagram that shows how to create these building blocks for prompt engineering with the whisper cpp transcription library. Now, this is an important, but boring, detail that is easy to miss. But let's say you're a doctor and you have a lot of you know, patient files, for example, or transcriptions from maybe a session with a patient. So, how would you actually use this in a GUI system? Well, first up here you would take, let's say a video or an audio file and you would convert it to wave. And that's what this little bit of bash does here. It loops through, let's see a huge directory of different patients where you've had a conversation afterwards into a tape recorder. And then, afterwards, we are able to transcribe that because it's in the right format using whisper C++. And what's nice about whisper C++ is that it is optimized fast and it has lots of different models, including, you know, tiny models to regular models to giant models. But basically, it's got incredibly…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
Course introduction1m 23s
-
(Locked)
Waterfall model2m 25s
-
(Locked)
Playground plant1m 58s
-
(Locked)
Five Whys technique4m 6s
-
(Locked)
Productivity techniques4m 32s
-
(Locked)
Pragmatic Agile2m 42s
-
(Locked)
Effective technical discussions: Introduction1m 39s
-
(Locked)
Trello4m 23s
-
(Locked)
Planning with spreadsheets4m 52s
-
(Locked)
Anti-patterns4m 52s
-
Effective technical discussions: Technical demo10m 41s
-
(Locked)
Demo videos1m 33s
-
(Locked)
Effective critical thinking5m 2s
-
(Locked)
Effective triple threat2m 42s
-
(Locked)
Effective technical teamwork: Introduction29s
-
(Locked)
Effective technical teamwork5m 56s
-
(Locked)
Introduction effective technical project management1m 56s
-
(Locked)
Developing effective technical project management5m 23s
-
(Locked)
AIOps1m 53s
-
(Locked)
Diagram: Prompt engineering3m 47s
-
Summarizing text with Claude5m 28s
-
(Locked)
AI pair programming: Paradigm shift3m 5s
-
(Locked)
AWS CodeWhisperer for Rust7m 47s
-
(Locked)
Serverless Bedrock diagram2m 28s
-
(Locked)
Bedrock knowledge agent with RAG2m 6s
-
(Locked)
Building blocks for generative AI with WhisperCPP (RAW)2m 51s
-