buzz/buzz
2025-04-03 18:20:48 +00:00
..
assets Adding url import icon to main toolbar (#1004) 2024-11-24 09:59:35 +00:00
db Will include demucs data files in windows installer (#1129) 2025-03-23 13:30:42 +02:00
locale Added Dutch translation (#1123) 2025-03-22 20:53:47 +00:00
settings Adding PostHog telemetry of os and machine architecture (#1137) 2025-04-03 18:20:48 +00:00
store fix: handle keyring store exception (#685) 2024-03-14 22:05:42 +00:00
transcriber Fix for clips with large silences (#1131) 2025-03-23 15:04:07 +00:00
widgets Adding PostHog telemetry of os and machine architecture (#1137) 2025-04-03 18:20:48 +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 Adding UI improvements to the subtitle merging (#1033) 2024-12-29 19:04:50 +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 Adding option to hide GUI window in CLI mode (#996) 2024-11-18 17:02:35 +00:00
cache.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
cli.py Fix for word-timestamp CLI option (#1062) 2025-02-01 10:25:52 +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 Fix for speech extraction on Windows (#1132) 2025-03-23 17:46:09 +00:00
locale.py Adding language switcher and localizable language list (#1090) 2025-02-23 05:36:40 +00:00
model_loader.py Will download directly to model path to avoid tmp file issues in Flatpak (#1118) 2025-03-16 16:47:45 +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 Adding option to extract speech (#1037) 2025-01-02 12:28:53 +02:00
transformers_whisper.py Adding option to disable GPU (#1016) 2024-12-01 10:38:31 +00:00
translator.py Adding option to specify different API for translation (#893) 2024-08-26 16:51:31 +00:00
whisper_audio.py 1080 hide ffmpeg windows (#1082) 2025-02-16 19:36:40 +02:00