From 09bf98587300cecc9982988e1badef7c12151ee3 Mon Sep 17 00:00:00 2001 From: Chidi Williams Date: Wed, 28 Sep 2022 20:07:24 +0100 Subject: [PATCH] Add Loom to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e936968f..1439c509 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ Buzz transcribes audio from your computer's microphones to text in real-time using OpenAI's [Whisper](https://github.com/openai/whisper). + +

Buzz - Watch Video

+ +
+ ## Requirements To set up Buzz, first install ffmpeg ([needed to run Whisper](https://github.com/openai/whisper#setup)).