buzz/buzz
2023-01-03 21:30:43 +00:00
..
__init__.py Refactor module structure (#192) 2022-11-28 13:59:15 +00:00
__version__.py Upgrade to 0.7.0 (#287) 2023-01-02 16:53:56 +00:00
cache.py Add support for Hugging Face models (#264) 2022-12-26 12:48:45 +00:00
conn.py Add task queue (#253) 2022-12-20 18:49:00 +00:00
gui.py Fix error message (#296) 2023-01-03 21:30:43 +00:00
model_loader.py Fix intermittently failing tests (#277) 2022-12-31 09:13:52 +00:00
recording.py Fix recording transcriber (#286) 2023-01-02 15:42:15 +00:00
transcriber.py Fail transcription task if whisper transcription fails with non-zero exit code (#295) 2023-01-03 20:56:50 +00:00
transformers_whisper.py Clean up recording transcriber (#270) 2022-12-30 21:58:57 +00:00