alesaccoia / VoiceStreamAI

Near-Realtime audio transcription using self-hosted Whisper and WebSocket in Python/JS
MIT License
736 stars 106 forks source link

Total Code refactor with CLI arguments, new structure with factories and strategy patterns #5

Closed alesaccoia closed 10 months ago

alesaccoia commented 10 months ago

This refactor is in order to make testing and development of new models and buffering strategies, possibly also involving language models,