buzz/buzz
Zhang Wenhao aaf98634cd
Prevent system sleep while transcriptions are queued (#1593)
Co-authored-by: Raivis Dejus <raivisd@scandiweb.com>
2026-08-23 05:54:40 +00:00
..
assets Fix for mac icons (#1479) 2026-05-03 20:41:03 +00:00
db Add structured speaker editing, view, and DOCX export (#1587) 2026-08-22 12:14:03 +00:00
locale Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +00:00
plugins Add structured speaker editing, view, and DOCX export (#1587) 2026-08-22 12:14:03 +00:00
settings Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +00:00
store Add plugins (#1512) 2026-06-15 08:49:02 +03:00
transcriber Add structured speaker editing, view, and DOCX export (#1587) 2026-08-22 12:14:03 +00:00
widgets Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +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 Fix for desktop files (#1475) 2026-05-02 12:51: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 1518 add already transcribed detection (#1528) 2026-06-27 17:48:30 +03:00
cache.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
cli.py refactor: extract parse() into smaller functions to fix R0915 (#1520) 2026-06-25 09:42:48 +00:00
conn.py Add task queue (#253) 2022-12-20 18:49:00 +00:00
cuda_setup.py Update documentation (#1337) 2026-01-05 06:37:30 +00:00
dialogs.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
ffmpeg_video_player.py Windows player fix (#1584) 2026-08-10 09:43:10 +00:00
file_transcriber_queue_worker.py Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +00:00
locale.py Adding language switcher and localizable language list (#1090) 2025-02-23 05:36:40 +00:00
model_loader.py Github actions update (#1579) 2026-08-08 11:09:26 +00:00
paths.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
pip_utils.py Add plugins (#1512) 2026-06-15 08:49:02 +03:00
recording.py Fix for cancelling/resuming model download (#1458) 2026-04-18 07:17:16 +00:00
schema.sql Add structured speaker editing, view, and DOCX export (#1587) 2026-08-22 12:14:03 +00:00
sleep_inhibitor.py Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +00:00
sounddevice_player.py Windows player fix (#1584) 2026-08-10 09:43:10 +00:00
speaker_transcript.py Add structured speaker editing, view, and DOCX export (#1587) 2026-08-22 12:14:03 +00:00
transformers_whisper.py Transformers update and support for extra models (#1567) 2026-07-24 14:48:13 +00:00
translator.py Fix for translations (#1590) 2026-08-22 06:13:18 +00:00
update_checker.py Add auto update check for Windows adn Mac (#1404) 2026-02-28 14:39:04 +00:00
whisper_audio.py 1450 fix corporate ssl (#1457) 2026-04-17 17:35:15 +00:00