Update README

This commit is contained in:
Chidi Williams 2022-09-27 02:35:18 +01:00
commit 1d7a5bed58

View file

@ -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)).