Update README.md

This commit is contained in:
Quentin Fuxa
2025-02-20 11:17:50 +01:00
committed by GitHub
parent 90f24ef537
commit e3adc379ed

View File

@@ -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">