Skip to content

Commit

Permalink
Add screenshot to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kaixxx committed May 16, 2023
1 parent 7c171ca commit d2b2263
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- It includes a nice MS Word-interface to review, verify and correct the resulting transcript
- It is standing on the shoulders of giants: powered by [Whisper from OpenAI](https://github.com/openai/whisper), [Whisper.cpp by Georgi Gerganov](https://github.com/ggerganov/whisper.cpp) and [pyannote from Hervé Bredin](https://github.com/pyannote/pyannote-audio)

![Main window](img/noScribe_main_window.png)

## Limitations
- Windows only for now, sorry. Mac-support is planned.
- Since it uses sophisticated AI models, the download is quite large – about 3.7 GB
Expand Down

0 comments on commit d2b2263

Please sign in to comment.