Add image to README

This commit is contained in:
Chidi Williams 2022-09-27 02:08:42 +01:00
commit 092773bbb1
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,10 @@
# Buzz
Buzz transcribes audio from your computer's microphones to text using OpenAI's [Whisper](https://github.com/openai/whisper). Buzz works by splitting audio recordings into chunks and transcribing the chunks to text using Whisper.
![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)
## Requirements

BIN
buzz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB