Commit Graph
54 Commits
Author SHA1 Message Date
Chidi Williams 66bd9a1834 Fix Whisper.cpp on Windows (#422) 2023-04-29 19:30:40 +00:00
Chidi Williams 0a4be2b195 Try to load API key only when needed (#420) 2023-04-26 22:10:42 +00:00
Chidi Williams bf76627998 Fix queue waiting (#419) 2023-04-26 08:21:41 +00:00
Chidi Williams 84ab53d5bd Add benchmarks (#417) 2023-04-25 19:27:40 +01:00
Chidi Williams bc51c581c2 Fix Linux build (#341) 2023-01-24 01:10:24 +00:00
Chidi Williams d91a279b44 Fix Mac code-signing (#291) 2023-01-03 14:26:50 +00:00
Chidi Williams 820594ee35 Add recording amplitude indicator (#282) 2023-01-01 23:21:06 +00:00
Chidi Williams cfcb4f6c28 Disable Whisper.cpp when DLL is not loaded (#275) 2022-12-30 23:11:20 +00:00
Chidi Williams 6e89684ac8 Clean up recording transcriber (#270) 2022-12-30 21:58:57 +00:00
Chidi Williams 99a301190b Upload code coverage (#249) 2022-12-16 13:54:05 +00:00
Chidi Williams 3ddd6c1db2 Fix release workflow (#234) 2022-12-12 05:06:12 +00:00
Chidi Williams 47ddb4a541 Add Mac codesigning (#229) 2022-12-10 11:48:27 +00:00
Chidi Williams 1f5964f03b Add large model SHA (#227) 2022-12-10 01:33:15 +00:00
Chidi Williams 6d53af247a Update release instructions (#220) 2022-12-08 13:13:11 +00:00
Chidi Williams fec11af700 Remove Linux build from release (#216) 2022-12-08 06:34:36 +00:00
Chidi Williams 8f9d08ee5e Reduce duration of test audio (#214) 2022-12-08 05:28:12 +00:00
Chidi Williams 209c0af3b8 Put FileTranscriber in QRunnable (#203) 2022-12-04 18:30:24 +00:00
Chidi Williams be73a0d490 Add stable-ts as Python dependency (#186) 2022-11-26 10:47:14 +00:00
Chidi Williams 7956ce528d Add windows source files to build (#166) 2022-11-13 16:37:15 +00:00
Chidi Williams 7f0c206d43 Fix Windows DLL loading (#162) 2022-11-13 12:21:17 +00:00
Chidi Williams 891a076ce5 Fix whisper.cpp library (#147) 2022-11-10 10:49:28 +00:00
Chidi Williams 570b47bc57 Cache ffmpeg (#148)
Cache ffmpeg
2022-11-09 21:38:20 +00:00
Chidi Williams b5d06210fc Add minimum Mac version (#141) 2022-11-02 23:00:21 +00:00
Chidi Williams a97aa4ad63 Add Windows exe (#132) 2022-10-29 10:16:06 +00:00
Chidi Williams 1cf2e97698 Fix Windows build (#130) 2022-10-28 14:32:46 +00:00
Chidi Williams 493d36d17f Fix event handling in recording transcriber (#128) 2022-10-28 06:33:21 +00:00
Chidi Williams 937684b33b Load model and transcribe file in child process (#127) 2022-10-27 23:59:09 +01:00
Chidi Williams d7dd994393 Add tag to workflow (#113) 2022-10-22 16:39:06 +01:00
Chidi Williams fd49e21b0d Add output format input box (#109) 2022-10-22 12:26:33 +00:00
Chidi Williams 01dfc5a020 Fix workflow artifacts names (#107) 2022-10-22 11:57:44 +01:00
Chidi Williams a1503dd071 Add support for whisper.cpp (#97) 2022-10-22 08:45:52 +01:00
Chidi Williams 0e84abe3f4 Run CI workflow on pull requests (#96) 2022-10-16 19:32:58 +00:00
Chidi Williams baefa69586 Run CI workflow on pull requests (#95) 2022-10-16 19:23:26 +00:00
Chidi Williams 042cf55a0a Add ffmpeg to ci.yml (#84) 2022-10-16 08:46:25 +00:00
Chidi Williams f4b518688e Fix multiprocessing fork crashing on Windows (#55) 2022-10-12 07:04:42 +01:00
Chidi Williams a3a503678d Fix build artifacts (#40) 2022-10-10 05:52:27 +00:00
Chidi Williams b168ba8313 Fix randomly opened windows in PyInstaller app (#38) 2022-10-09 23:24:38 +01:00
Chidi Williams 2213c92260 Fix float sample rate (#26) 2022-10-06 07:35:34 +00:00
Chidi Williams 0c61940bd0 Fix Linux build command (#23) 2022-10-04 21:54:16 +01:00
Chidi Williams b49e754e67 Sort languages alphabetically (#15) 2022-10-02 08:28:47 +00:00
Chidi Williams f573448f9c Set application window title 2022-10-01 18:55:39 +01:00
Chidi Williams 91b1da7cd0 Add release job 2022-10-01 09:13:59 +01:00
Chidi Williams 1e62ae7005 Add release job 2022-10-01 08:49:39 +01:00
Chidi Williams 988a195302 Add release job 2022-10-01 08:41:42 +01:00
Chidi Williams 671d395c93 Add release job 2022-10-01 08:40:12 +01:00
Chidi Williams e2f266da76 Change archive file extension type to .tar.gz 2022-10-01 07:35:09 +01:00
Chidi Williams 969554b5f1 Add build command for Windows 2022-09-30 09:38:12 +01:00
Chidi Williams c5226301dd Add build command for Windows 2022-09-29 21:35:56 +01:00
Chidi Williams 06b2e1cd94 Add build command for Windows 2022-09-29 21:25:25 +01:00
Chidi Williams e98b627314 Add build command for Windows 2022-09-29 21:20:27 +01:00