Skip to content

Commit cee8568

Browse files
authored
Add video and more in readme (#114)
1 parent de4f625 commit cee8568

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ GUI and API for [OpenAI Whisper](https://github.com/openai/whisper)
44

55
<div align="center">
66
<img src="https://user-images.githubusercontent.com/195266/218677028-632f0a49-c089-486a-ad7f-418c07214876.png" />
7+
<video src="https://user-images.githubusercontent.com/544388/219612413-5e84183c-4ce0-4033-ae18-4e5dca740909.mov">No video support</video>
78
</div>
8-
9+
<br/>
910
<p align="center">
1011
<a href="https://github.com/schibsted/WAAS/graphs/contributors">
1112
<img src="https://img.shields.io/github/contributors/schibsted/WAAS?style=for-the-badge"/>
@@ -27,6 +28,15 @@ GUI and API for [OpenAI Whisper](https://github.com/openai/whisper)
2728
</a>
2829
</p>
2930

31+
## What is Jojo?
32+
33+
Jojo is a GUI for upload and transcribe a audio or video file. After the transcription is done you get an email with download links.
34+
You can directly download a Jojo-file, SRT, or text from the email. Then you can upload a Jojo file to the frontend to come into an editor (see video).
35+
36+
### Editor
37+
38+
The editor works 100% local in your browser. Here can you listen to segments and fix transcriptions errors.
39+
3040
## This project started out by VG
3141

3242
<img src="https://imbo.vgc.no/s/rUWUC9P" />

0 commit comments

Comments
 (0)