Update README.md
This commit is contained in:
parent
e4c84346c9
commit
90f24ef537
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Whisper Streaming Web: Real-time Speech-to-Text with Web UI & FastAPI WebSocket
|
||||
# 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 provides a ready-to-use HTML interface, allowing you to start transcribing audio directly from your browser. Launch the local server, grant microphone access, and start speaking. 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