buzz/buzz/widgets
2025-06-18 13:33:31 +00:00
..
preferences_dialog Adding extra models (#1167) 2025-05-17 16:51:11 +00:00
transcriber Adding support for word level timings in Whisper API and Whisper.cpp … (#1183) 2025-06-18 13:33:31 +00:00
transcription_viewer Fix for subtitle resize crash on macOS (#1176) 2025-05-25 21:46:40 +03: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 Transcript viewer UX improvements for translations (#1151) 2025-04-25 07:10:52 +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 Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
audio_player.py feat: add folder watch (#655) 2023-12-27 10:25:13 +00:00
form_label.py Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
icon.py Adding url import icon to main toolbar (#1004) 2024-11-24 09:59:35 +00: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 Fix for restoring main window size on Mac (#1166) 2025-05-16 17:42:19 +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 option to upload live transcripts to a server (#1171) 2025-05-23 11:47:51 +00: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 Adding option to copy transcription source from transcription table (#986) 2024-11-09 07:08:23 +00:00