Commit graph

28 commits

Author SHA1 Message Date
Chidi Williams
81f8630f35 Fix network tests 2023-01-11 16:01:59 +00:00
Chidi Williams
2803db4a55 Fix network tests 2023-01-11 15:51:43 +00:00
Chidi Williams
cd69363cf8 Fix network tests 2023-01-11 15:35:29 +00:00
Chidi Williams
abf30a34df
Fix recording window shutting down (#326) 2023-01-09 10:05:38 +00:00
Chidi Williams
9345b6d4dc
Cancel transcription tasks (#318) 2023-01-07 18:07:36 +00:00
Chidi Williams
40b0236f8c
Fix transcription viewer opening before transcription completes (#293) 2023-01-03 19:46:29 +00:00
Chidi Williams
ed856a50aa
Fix about dialog (#288) 2023-01-02 20:13:35 +00:00
Chidi Williams
611e623a3a
Fix Windows styling and layout (#285) 2023-01-02 14:58:19 +00:00
Chidi Williams
f6ef2d5fe3
Fix intermittently failing tests (#277) 2022-12-31 09:13:52 +00:00
Chidi Williams
6e89684ac8
Clean up recording transcriber (#270) 2022-12-30 21:58:57 +00:00
Chidi Williams
3dceb11c4d
Add support for Hugging Face models (#264) 2022-12-26 12:48:45 +00:00
Chidi Williams
82bdd30fb8
Download Whisper.cpp models from Hugging Face (#262) 2022-12-21 20:44:07 +00:00
Chidi Williams
44aeef95c2
Change model progress update from int to float (#261) 2022-12-21 15:39:28 +00:00
Chidi Williams
711a1b95be
Cache task queue on app exit (#260) 2022-12-21 14:19:11 +00:00
Chidi Williams
4747a5f655
Select multiple input files (#259) 2022-12-20 19:59:27 +00:00
Chidi Williams
0e086bd593
Add task queue (#253) 2022-12-20 18:49:00 +00:00
Chidi Williams
acd2d93e69
Fix app icon (#257) 2022-12-20 07:01:56 +00:00
Chidi Williams
8025e13b16
Add model selector box (#254) 2022-12-17 11:57:10 +00:00
Chidi Williams
02d5dd8fb6
Add transcription options group box (#248) 2022-12-16 12:51:52 +00:00
Chidi Williams
f53e49a688
Disable file transcriber widget test (#247) 2022-12-16 01:52:47 +00:00
Chidi Williams
7395de653f
Add transcription viewer (#246) 2022-12-16 01:23:29 +00:00
Chidi Williams
fe108afbba
Make file transcribers QObjects (#242) 2022-12-15 05:08:45 +00:00
Chidi Williams
d8adf21c72
Make model loader QObject (#237) 2022-12-12 14:48:32 +00:00
Chidi Williams
05e7b76fc8
Add advanced settings on Buzz (#235) 2022-12-12 10:27:53 +00:00
Chidi Williams
8f9d08ee5e
Reduce duration of test audio (#214) 2022-12-08 05:28:12 +00:00
Chidi Williams
d95db970eb
Add large (v1 and v2) Whisper models (#212) 2022-12-08 04:37:59 +00:00
Chidi Williams
195bcaea91
Refactor Whisper transcriber to QRunnable (#207) 2022-12-05 22:41:37 +00:00
Chidi Williams
f358809043
Refactor module structure (#192) 2022-11-28 13:59:15 +00:00
Renamed from gui_test.py (Browse further)