buzz/buzz/widgets
2025-10-04 17:53:21 +00:00
..
preferences_dialog Adding missing translations (#1234) 2025-09-05 18:17:06 +00:00
transcriber Will make advanced settings dialog wider (#1251) 2025-10-03 08:52:01 +00:00
transcription_viewer Fixing jitter in audio playback while following segments in transcrip… (#1257) 2025-10-04 17:53:21 +00:00
__init__.py Add keyboard shortcuts (#409) 2023-04-23 08:38:30 +01:00
about_dialog.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
application.py Adding Setting in the UI to force CPU (#1228) 2025-08-30 17:20:41 +00:00
audio_devices_combo_box.py Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
audio_meter_widget.py Crash fixes and library updates (#1188) 2025-07-06 21:00:07 +03:00
audio_player.py Add speed control (#1224) 2025-09-03 11:38:46 +03:00
form_label.py Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
icon.py Add speed control (#1224) 2025-09-03 11:38:46 +03:00
import_url_dialog.py Fix for url import dialog (#937) 2024-10-08 05:33:44 +00:00
line_edit.py Adding translation for ok/cancel buttons (#918) 2024-09-29 16:31:46 +00:00
main_window.py Adding support for Vulkan for whisper.cpp (#1194) 2025-07-20 16:53:36 +03:00
main_window_toolbar.py Adding url import icon to main toolbar (#1004) 2024-11-24 09:59:35 +00:00
menu_bar.py Adding translations (#821) 2024-07-02 18:30:22 +00:00
model_download_progress_dialog.py Adding extra models (#1167) 2025-05-17 16:51:11 +00:00
model_type_combo_box.py fix: disable whisper, faster_whisper, and hugging_face transcriptions in linux build (#659) 2024-01-05 19:09:26 +00:00
openai_api_key_line_edit.py Adding warning on possibly invalid API key (#950) 2024-10-18 06:10:20 +00:00
record_button.py Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
record_delegate.py feat: save transcriptions to sqlite (#682) 2024-03-14 01:51:06 +00:00
recording_transcriber_widget.py Adding support for Vulkan for whisper.cpp (#1194) 2025-07-20 16:53:36 +03:00
sequence_edit.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
snap_notice.py Will remove auto connected permissions (#1087) 2025-02-21 18:26:10 +00:00
text_display_box.py Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
toolbar.py add transcript viewer (#686) 2024-03-15 17:38:35 +00:00
transcription_record.py Will add huggingface model id to the transcription table (#758) 2024-05-26 19:17:05 +03:00
transcription_task_folder_watcher.py Fix for folder watch if model is not downloaded yet (#1088) 2025-02-22 06:18:12 +00:00
transcription_tasks_table_widget.py Add tests (#1193) 2025-07-06 18:08:17 +03:00