Commit graph

42 commits

Author SHA1 Message Date
Chidi Williams
32af05da30
Add CLI (#424) 2023-04-29 21:23:20 +00:00
Chidi Williams
3af07c65c4 Update docs to emphasize resource-intensive nature of live recording
#414
2023-04-24 08:47:35 +01:00
Chidi Williams
49a3151117
Add transcript editor (#410) 2023-04-23 15:36:45 +01:00
Chidi Williams
86626aa818
Add Faster Whisper (#400) 2023-04-10 12:34:46 +00:00
Chidi Williams
cc6302fa59
Add link to Mac app (#385) 2023-03-24 08:20:21 +00:00
Chidi Williams
62ed04d97f
Add support for OpenAI Whisper API (#371) 2023-03-09 13:24:11 +00: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
faveoled
41dc2881fd
Fix typo (#268) 2022-12-28 12:40:47 +00:00
Chidi Williams
711a1b95be
Cache task queue on app exit (#260) 2022-12-21 14:19:11 +00:00
Chidi Williams
1f5964f03b
Add large model SHA (#227) 2022-12-10 01:33:15 +00:00
Rui Chen
fe2292c833
docs: add homebrew installation note (#199) 2022-12-02 20:42:09 +00:00
Chidi Williams
3486056dea
Add word-level timings to docs (#189) 2022-11-26 13:41:36 +00:00
Jordi Mas
06abf0bf36
Include git clone --recurse-submodules (#187)
Co-authored-by: Chidi Williams <williamschidi1@gmail.com>
2022-11-26 09:46:25 +00:00
Chidi Williams
e4cef70ec4
Add medium model (#145)
- Add requirements.txt
2022-11-07 09:02:00 +00:00
Chidi Williams
b5d06210fc
Add minimum Mac version (#141) 2022-11-02 23:00:21 +00:00
Chidi Williams
d1087a7f9d
Add demo videos to README 2022-10-31 09:09:11 +00:00
Chidi Williams
b4685b1234
Update install instructions 2022-10-30 14:30:57 +00:00
Joshua
a174210e4f
Add banner image to README (#137) 2022-10-30 13:54:58 +00:00
Chidi Williams
d11b5de4d0
Fix SHA256 for GGML models (#129) 2022-10-28 08:30:26 +00:00
Chidi Williams
937684b33b
Load model and transcribe file in child process (#127) 2022-10-27 23:59:09 +01:00
Chidi Williams
b1c3ecb770
Add demo videos to README (#122) 2022-10-22 23:01:04 +00:00
Chidi Williams
6424b5d5df
Add help text for slow transcriptions (#111) 2022-10-22 14:46:44 +00:00
Chidi Williams
6d66d5f7e2
Add file import and FAQ to docs (#110) 2022-10-22 14:19:38 +00:00
Chidi Williams
053fa0ad73
Fix Windows installation instructions (#27) 2022-10-06 07:43:56 +00: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
50a869ba76 Fix build and run instructions 2022-10-01 08:04:55 +01:00
Chidi Williams
9effe34fba Add installation instructions 2022-10-01 07:34:24 +01:00
Chidi Williams
09bf985873 Add Loom to README 2022-09-28 20:07:24 +01:00
Chidi Williams
83c43b203d Skip text updates if text is empty 2022-09-28 00:45:49 +01:00
Chidi Williams
7bfede581a Update how to use section of README 2022-09-28 00:32:21 +01:00
Chidi Williams
97e40a1611 Update README 2022-09-27 22:21:55 +01:00
Chidi Williams
71fc760428 Add CI badge 2022-09-27 02:37:06 +01:00
Chidi Williams
1d7a5bed58 Update README 2022-09-27 02:35:18 +01:00
Chidi Williams
092773bbb1 Add image to README 2022-09-27 02:08:42 +01:00
Chidi Williams
dad03d8fe7 Set up language and model selection 2022-09-26 15:04:09 +01:00
Chidi Williams
655975917e Fix styling 2022-09-26 02:44:27 +01:00
Chidi Williams
dff4215212 Add chunk drop factor and more logs 2022-09-25 17:46:39 +01:00