From 1d7a5bed583ceefb32dbc9a5e2923d025a121c9b Mon Sep 17 00:00:00 2001 From: Chidi Williams Date: Tue, 27 Sep 2022 02:35:18 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb5c20c8..68c5b34c 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ![Buzz](buzz.png) -Buzz transcribes audio from your computer's microphones to text using OpenAI's [Whisper](https://github.com/openai/whisper). - ![MIT License](https://img.shields.io/badge/license-MIT-green) +Buzz transcribes audio from your computer's microphones to text using OpenAI's [Whisper](https://github.com/openai/whisper). + ## Requirements To set up Buzz, first install ffmpeg ([needed to run Whisper](https://github.com/openai/whisper#setup)).