issues
search
Wordcab
/
wordcab-transcribe
💬 ASR FastAPI server using faster-whisper and Multi-Scale Auto-Tuning Spectral Clustering for diarization.
https://wordcab.github.io/wordcab-transcribe/
MIT License
198
stars
29
forks
source link
Add live transcription
#241
Closed
chainyo
closed
1 year ago
chainyo
commented
1 year ago
This PR:
Adds the
live
endpoint as a websocket
Adds a single and straightforward
live_inference
script to play with the live endpoint
Update the
read_audio
utils method to handle bytes
This PR:
live
endpoint as a websocketlive_inference
script to play with the live endpointread_audio
utils method to handle bytes