Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Whisper Streaming Web: Real-time Speech-to-Text with FastAPI WebSocket
|
2 |
|
3 |
-
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 ✨
|
4 |
|
5 |
<p align="center">
|
6 |
<img src="src/web/demo.png" alt="Demo Screenshot" width="600">
|
|
|
1 |
# Whisper Streaming Web: Real-time Speech-to-Text with FastAPI WebSocket
|
2 |
|
3 |
+
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 ✨
|
4 |
|
5 |
<p align="center">
|
6 |
<img src="src/web/demo.png" alt="Demo Screenshot" width="600">
|