usefulsensors / moonshine

Fast and accurate automatic speech recognition (ASR) for edge devices
MIT License
2.22k stars 98 forks source link

Refactor live_captions.py #46

Closed guynich closed 3 weeks ago

guynich commented 3 weeks ago

Fixes printing on exit to mitigate some cached captions not printed. Add method for soft reset of vad_iterator. Reduce verbosity. Remove markers. Reuse variable MOONSHINE_DEMO_DIR.