Update README.md
This commit is contained in:
parent
90f24ef537
commit
e3adc379ed
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ✨
|
||||
|
||||
<p align="center">
|
||||
<img src="src/web/demo.png" alt="Demo Screenshot" width="600">
|
||||
|
|
|
|||
Loading…
Reference in a new issue