buzz/tests
2026-08-23 16:45:02 +00:00
..
db Add structured speaker editing, view, and DOCX export (#1587) 2026-08-22 12:14:03 +00:00
plugins Python upgrade (#1594) 2026-08-23 16:45:02 +00:00
settings Adjusting library load and versions (#1309) 2025-12-12 20:41:44 +02:00
store Minor improvements (#1312) 2025-12-13 10:44:18 +00:00
transcriber Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +00:00
widgets Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +00:00
__init__.py Refactor module structure (#192) 2022-11-28 13:59:15 +00:00
app_main.py Test improvements (#755) 2024-05-25 12:13:57 +03:00
audio.py Adding fix for multi-byte segments in whisper.cpp (#734) 2024-05-14 23:29:43 +00:00
cache_test.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
cli_test.py Add test timeout (#1277) 2025-11-06 11:51:01 +00:00
conftest.py Add plugins (#1512) 2026-06-15 08:49:02 +03:00
ffmpeg_video_player_test.py Transformers update and support for extra models (#1567) 2026-07-24 14:48:13 +00:00
gui_test.py Fix for translations (#1590) 2026-08-22 06:13:18 +00:00
mock_qt.py Add auto update check for Windows adn Mac (#1404) 2026-02-28 14:39:04 +00:00
mock_sounddevice.py Fix for no audio playback and defected video (#1461) 2026-04-23 06:49:39 +00:00
model_loader.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
model_loader_test.py Github actions update (#1579) 2026-08-08 11:09:26 +00:00
pip_utils_test.py Add plugins (#1512) 2026-06-15 08:49:02 +03:00
recording_test.py Recordint transcriber improvements (#1392) 2026-02-22 17:46:20 +02:00
recording_transcriber_test.py Add plugins (#1512) 2026-06-15 08:49:02 +03:00
sleep_inhibitor_test.py Prevent system sleep while transcriptions are queued (#1593) 2026-08-23 05:54:40 +00:00
sounddevice_player_test.py Windows player fix (#1584) 2026-08-10 09:43:10 +00:00
speaker_identification_e2e_test.py Fix speaker identification (#1581) 2026-08-09 08:26:16 +00:00
transformers_transcriber_test.py Transformers update and support for extra models (#1567) 2026-07-24 14:48:13 +00:00
translator_test.py Add cvs export (#1400) 2026-02-27 14:14:18 +00:00
update_checker_test.py Add auto update check for Windows adn Mac (#1404) 2026-02-28 14:39:04 +00:00