Update README.md

This commit is contained in:
Quentin Fuxa
2025-03-19 15:14:38 +01:00
committed by GitHub
parent e966e78584
commit 33cbd24964

View File

@@ -5,7 +5,7 @@
This project is based on [Whisper Streaming](https://github.com/ufal/whisper_streaming) and lets you transcribe audio directly from your browser. Simply launch the local server and grant microphone access. Everything runs locally on your machine ✨
<p align="center">
<img src="https://raw.githubusercontent.com/QuentinFuxa/WhisperLiveKit/demo.png" alt="Demo Screenshot" width="730">
<img src="https://raw.githubusercontent.com/QuentinFuxa/WhisperLiveKit/refs/heads/main/demo.png" alt="Demo Screenshot" width="730">
</p>
### Differences from [Whisper Streaming](https://github.com/ufal/whisper_streaming)