Commit graph

29 commits

Author SHA1 Message Date
Chidi Williams 1b13a366cb
Add Snapcraft (#486) 2023-06-12 13:09:08 +01:00
Chidi Williams 6528bbcd07 Fix Windows no stderr error 2023-04-30 14:50:05 +01:00
Chidi Williams 32af05da30
Add CLI (#424) 2023-04-29 21:23:20 +00:00
Chidi Williams cb5ad74620
Add models preferences (#421) 2023-04-28 22:28:05 +01:00
Chidi Williams bc51c581c2
Fix Linux build (#341) 2023-01-24 01:10:24 +00:00
Chidi Williams 2d986237dc
Fix 'No Python frame' crash when the transcriber worker thread is quit while waiting for new tasks (#309) 2023-01-06 00:07:58 +00:00
Chidi Williams 7c4f27e553
Add internationalization (#306) 2023-01-05 00:30:30 +00:00
Chidi Williams 8e643b45c2
Fix transformers package loading __init__.py dynamically (#273) 2022-12-30 16:43:29 +00:00
Chidi Williams fe7bdf9e6f
Add no-op stderr when running as Windows GUI (#222) 2022-12-09 00:05:48 +00:00
Chidi Williams f358809043
Refactor module structure (#192) 2022-11-28 13:59:15 +00:00
Chidi Williams 54c0841819
Fix DLL directory on Mac (#173) 2022-11-15 07:53:01 +00:00
Chidi Williams 7f0c206d43
Fix Windows DLL loading (#162) 2022-11-13 12:21:17 +00:00
Chidi Williams a59f09b852
Fix process stopping on Windows (#138) 2022-10-30 14:30:44 +00:00
Chidi Williams 27274b7f56
Fix multiprocessing on windows (#133) 2022-10-29 11:17:39 +00:00
Chidi Williams 937684b33b
Load model and transcribe file in child process (#127) 2022-10-27 23:59:09 +01:00
Chidi Williams 6de5bf8b30
Fix segfaults from progress dialogs (#126) 2022-10-23 21:39:38 +01:00
Chidi Williams a59347041e
Fix ffmpeg not found in PATH (#117) 2022-10-22 20:02:49 +00:00
Chidi Williams 7feb4d82a8
Fix crashing on quit on Mac (#94) 2022-10-16 19:37:59 +00:00
Chidi Williams f4b518688e
Fix multiprocessing fork crashing on Windows (#55) 2022-10-12 07:04:42 +01:00
Chidi Williams 4781a24147 Add file logging 2022-10-11 20:04:28 +01:00
Chidi Williams e267ade613
Set multiprocessing start method to fork (#47) 2022-10-11 08:14:45 +01:00
Chidi Williams b168ba8313
Fix randomly opened windows in PyInstaller app (#38) 2022-10-09 23:24:38 +01:00
Chidi Williams cf99a8a68d
Fix Mac build (#30)
- Add codesigning and notarizing steps to PyInstaller binary
2022-10-09 16:11:03 +00:00
Chidi Williams c7db0fc238 Switch to sounddevice 2022-09-26 20:13:40 +01:00
Chidi Williams 4acf2939da Refactor GUI components 2022-09-25 15:56:13 +01:00
Chidi Williams ee5ad43b5e Track recording status with signal 2022-09-25 12:24:58 +01:00
Chidi Williams 57f3f137fe Add Qt application 2022-09-25 10:41:20 +01:00
Chidi Williams 16c95db1f1 Add transcriber and Makefile 2022-09-24 19:08:06 +01:00
Chidi Williams e604518c30 Initial commit 2022-09-24 14:46:36 +01:00