buzz/buzz
2024-07-16 05:52:07 +00:00
..
assets Add llm translations (#791) 2024-06-15 09:25:01 +03:00
db Add llm translations (#791) 2024-06-15 09:25:01 +03:00
locale Add Ukrainian translation (#846) 2024-07-16 05:52:07 +00:00
settings Adding ability to change application font size (#822) 2024-07-02 19:36:22 +00:00
store fix: handle keyring store exception (#685) 2024-03-14 22:05:42 +00:00
transcriber Fixed typo (#831) 2024-07-08 18:59:35 +00:00
widgets Fix for language detection (#844) 2024-07-14 15:21: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 Upgrade to 1.0.1 (#839) 2024-07-11 05:55:59 +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 Add llm translations (#791) 2024-06-15 09:25:01 +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 Adding support for alternate faster whisper model name (#832) 2024-07-08 19:31:26 +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 Switching to pipeline for HF whisper (#814) 2024-06-25 07:29:03 +03:00
translator.py Add llm translations (#791) 2024-06-15 09:25:01 +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