buzz/buzz
2024-10-13 09:40:27 +00:00
..
assets Adding ability to resize subtitles (#888) 2024-08-17 10:03:28 +00:00
db Fallback for queued_at having no value (#932) 2024-10-05 18:47:23 +00:00
locale Live recording sliding window (#933) 2024-10-06 11:29:42 +00:00
settings Live recording sliding window (#933) 2024-10-06 11:29:42 +00:00
store fix: handle keyring store exception (#685) 2024-03-14 22:05:42 +00:00
transcriber Will not check process return code, but error (#945) 2024-10-12 10:13:13 +00:00
widgets Fix for changing font for Windows dark mode (#947) 2024-10-13 09:40:27 +00:00
__init__.py Fix terminal value in .desktop file (#487) 2023-06-17 07:35:10 +01:00
__main__.py Add Snapcraft (#486) 2023-06-12 13:09:08 +01:00
__version__.py Live recording sliding window (#933) 2024-10-06 11:29:42 +00:00
action.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
assets.py feat: add macOS build (#711) 2024-03-24 21:05:01 +00:00
buzz.py Will remove win32 dlls (#867) 2024-08-02 20:20:02 +00:00
cache.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
cli.py Adding word level timestamps to CLI (#913) 2024-09-28 12:30:28 +00:00
conn.py Add task queue (#253) 2022-12-20 18:49:00 +00:00
dialogs.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
file_transcriber_queue_worker.py feat: save transcriptions to sqlite (#682) 2024-03-14 01:51:06 +00:00
locale.py Test improvements (#755) 2024-05-25 12:13:57 +03:00
model_loader.py Adding option to specify custom model root (#894) 2024-08-27 17:43:37 +00:00
paths.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
recording.py Add live transcript export (#784) 2024-06-07 17:21:57 +00:00
schema.sql Add llm translations (#791) 2024-06-15 09:25:01 +03:00
transformers_whisper.py Fix for safetensor model detection (#943) 2024-10-12 06:34:44 +00:00
translator.py Adding option to specify different API for translation (#893) 2024-08-26 16:51:31 +00:00
whisper_audio.py Will not check process return code, but error (#945) 2024-10-12 10:13:13 +00:00