This project extends the Whisper Streaming Web implementation by incorporating a live translated audio using Zonos Hybrid.

This project reuses and extends code from the original Whisper Streaming repository:
Install Docker Compose
Run the Servers:
docker compose up -d
Open the Provided HTML:
/ serves a simple live_transcription.html page.http://localhost:8000 (or replace localhost and 8000 with whatever you specified).3 commits
Python
91.9%
HTML
7.3%
This project extends the Whisper Streaming Web implementation by incorporating a live translated audio using Zonos Hybrid.

This project reuses and extends code from the original Whisper Streaming repository:
Install Docker Compose
Run the Servers:
docker compose up -d
Open the Provided HTML:
/ serves a simple live_transcription.html page.http://localhost:8000 (or replace localhost and 8000 with whatever you specified).3 commits
Python
91.9%
HTML
7.3%