buzz/buzz
2024-05-28 10:03:30 +03:00
..
assets chore: update logo 2024-03-15 01:28:59 +00:00
db Will add huggingface model id to the transcription table (#758) 2024-05-26 19:17:05 +03:00
locale Adding missing translation (#756) 2024-05-26 05:47:24 +00:00
settings Fix for localizations, adding Latvian translatiosn (#752) 2024-05-24 12:28:14 +03:00
store fix: handle keyring store exception (#685) 2024-03-14 22:05:42 +00:00
transcriber Snab build fix (#757) 2024-05-26 15:41:02 +03:00
widgets Will allow window to be resized smaller. (#762) 2024-05-28 10:03:30 +03: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 Upgrade to 0.9.0 (#687) 2024-03-15 17:58:45 +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 Test improvements (#755) 2024-05-25 12:13:57 +03:00
cache.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
cli.py fix: handle keyring store exception (#685) 2024-03-14 22:05:42 +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 Refactored model downloading (#761) 2024-05-28 09:07:00 +03:00
paths.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
recording.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
schema.sql Will add huggingface model id to the transcription table (#758) 2024-05-26 19:17:05 +03:00
transformers_whisper.py Snab build fix (#757) 2024-05-26 15:41:02 +03:00
whisper_audio.py fix: disable whisper, faster_whisper, and hugging_face transcriptions in linux build (#659) 2024-01-05 19:09:26 +00:00