Quentin Fuxa commited on
Commit
bb38ddd
·
1 Parent(s): 48c209f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
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
 
 
1
+ # Real-time, fully local Speech-to-Text and speaker diarization using FastAPI WebSockets with a web interface
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