Skip to content

gardberg/transcribe

Repository files navigation

Streaming ASR

Live ASR using faster-whisper and whisper_streaming:

Demo

Get list of available devices:

python transcribe_online.py --devices

Start transcribing:

python transcribe_online.py --device 1

Adopted from: https://github.com/ufal/whisper_streaming/tree/main

About

CPU-based real-time transcription

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages