buzz/buzz
2025-10-18 09:25:05 +03:00
..
assets Adding url import icon to main toolbar (#1004) 2024-11-24 09:59:35 +00:00
db Fix for initialising the DB (#1175) 2025-05-25 06:15:51 +00:00
locale Adjusted tests 2025-10-18 09:25:02 +03:00
settings 1250 timestamp editing (#1255) 2025-10-04 04:53:22 +00:00
store fix: handle keyring store exception (#685) 2024-03-14 22:05:42 +00:00
transcriber Fix for whisper executable path in frozen envs 2025-10-18 09:25:05 +03:00
widgets Fixing jitter in audio playback while following segments in transcrip… (#1257) 2025-10-04 17:53:21 +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 Fix for faster whisper on windows (#1211) 2025-08-10 06:10:02 +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 First working implementation 2025-10-18 09:24:30 +03:00
locale.py Adding language switcher and localizable language list (#1090) 2025-02-23 05:36:40 +00:00
model_loader.py First working implementation 2025-10-18 09:24:30 +03: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 Fix for windows blinking on windows (#1209) 2025-08-08 10:16:39 +00:00
translator.py Crash fixes and library updates (#1188) 2025-07-06 21:00:07 +03:00
whisper_audio.py Fix for windows blinking on windows (#1209) 2025-08-08 10:16:39 +00:00