Quentin Fuxa
commited on
Commit
·
bb38ddd
1
Parent(s):
48c209f
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
#
|
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 |
|