Commit graph

640 commits

Author SHA1 Message Date
Chidi Williams
ab4f5ee1bf
Add timer label (#58) 2022-10-12 07:58:49 +00:00
Chidi Williams
f4b518688e
Fix multiprocessing fork crashing on Windows (#55) 2022-10-12 07:04:42 +01:00
Chidi Williams
f7a78f0620
Update icons (#54) v0.3.3 2022-10-11 20:25:08 +00:00
Chidi Williams
eecc168648
Fix audio entitlement (#53) 2022-10-11 20:21:06 +00:00
Chidi Williams
a563633c62
Upgrade to 0.3.3 (#52) 2022-10-11 19:52:11 +00:00
Chidi Williams
3b2675543c
Add file logging (#51) 2022-10-11 19:13:05 +00:00
Chidi Williams
4781a24147 Add file logging 2022-10-11 20:04:28 +01:00
Chidi Williams
9ab09e89b6
Add app icon (#49) 2022-10-11 07:49:42 +00:00
Chidi Williams
e267ade613
Set multiprocessing start method to fork (#47) 2022-10-11 08:14:45 +01:00
Chidi Williams
55203306b6
Fix transcribe and translate task selection (#44) 2022-10-10 18:29:56 +00:00
Chidi Williams
f24bdcd017
Upgrade to 0.3.2 (#41) v0.3.2 2022-10-10 06:57:23 +01:00
Chidi Williams
a3a503678d
Fix build artifacts (#40) 2022-10-10 05:52:27 +00:00
Chidi Williams
ff46486e7d
Upgrade to 0.3.1 (#39) v0.3.1 2022-10-10 05:34:39 +00:00
Chidi Williams
b168ba8313
Fix randomly opened windows in PyInstaller app (#38) 2022-10-09 23:24:38 +01:00
Chidi Williams
eff14400e0
Upgrade to 0.3.0 (#37) v0.3.0 2022-10-09 19:48:43 +01:00
Chidi Williams
9e0021a218
Show download progress (#36) 2022-10-09 18:38:42 +00:00
Chidi Williams
b10665b99a
Remove visual styles (#35) 2022-10-09 16:50:41 +00:00
Chidi Williams
c39ace3c9d
Patch whisper.load_model to use requests module (#33) 2022-10-09 17:20:06 +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
053fa0ad73
Fix Windows installation instructions (#27) 2022-10-06 07:43:56 +00:00
Chidi Williams
2213c92260
Fix float sample rate (#26) v0.2.4 2022-10-06 07:35:34 +00:00
Chidi Williams
1caad5f2d7
Use Whisper sample rate by default (#24) v0.2.3 2022-10-04 20:58:52 +00:00
Chidi Williams
0c61940bd0
Fix Linux build command (#23) 2022-10-04 21:54:16 +01:00
Chidi Williams
14765badc6
Use microphone default sample rate (#20) 2022-10-04 20:41:23 +01:00
faveoled
67b280718c
Fix description (#22) 2022-10-04 16:19:51 +01:00
Chidi Williams
15f3ac9e9e
Add available operating systems to README (#19) 2022-10-04 07:19:48 +00:00
Chidi Williams
7c596a44c3
Fix operating system header (#17) 2022-10-03 07:55:52 +00:00
Chidi Williams
cba6ed7b67
Add Intel label to Mac download instructions (#16) 2022-10-02 16:31:18 +00:00
Chidi Williams
b49e754e67
Sort languages alphabetically (#15) v0.2.2 2022-10-02 08:28:47 +00:00
Chidi Williams
7ca8bf0763
Merge pull request #14 from chidiwilliams/set-application-window-title
Set application window title
2022-10-02 07:22:58 +01:00
Chidi Williams
b89b25c6c7 Fix default selected device id 2022-10-01 19:14:36 +01:00
Chidi Williams
f573448f9c Set application window title 2022-10-01 18:55:39 +01:00
Chidi Williams
1af2e49d89
Merge pull request #9 from chidiwilliams/upgrade-package-version v0.2.1
Upgrade package version to 0.2.1
2022-10-01 10:05:59 +01:00
Chidi Williams
b5cf81d69a Upgrade package version to 0.2.1 2022-10-01 10:05:30 +01:00
Chidi Williams
19ef818f42
Merge pull request #7 from chidiwilliams/gh-action-windows
Add build command for Windows
2022-10-01 10:01:54 +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
50a869ba76 Fix build and run instructions 2022-10-01 08:04:55 +01:00
Chidi Williams
3acff81d94 Add platform specific styling 2022-10-01 07:51:30 +01:00
Chidi Williams
e2f266da76 Change archive file extension type to .tar.gz 2022-10-01 07:35:09 +01:00
Chidi Williams
9effe34fba Add installation instructions 2022-10-01 07:34:24 +01:00
Chidi Williams
86d2f4af43 Change archive file extension type to .tar.gz 2022-10-01 07:29:36 +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
Chidi Williams
7ab295f3cf Add build command for Windows 2022-09-29 21:19:33 +01:00
Chidi Williams
7c7a621f4a Add build command for Windows 2022-09-29 21:05:03 +01:00