diff --git a/README.md b/README.md index 2d5905b..61eac17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Whisper Streaming Web: Real-time Speech-to-Text with FastAPI WebSocket -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 ✨ +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 ✨

Demo Screenshot