qfuxa commited on
Commit
818897e
·
1 Parent(s): 2eab1c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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">