Commit Graph

116 Commits

Author SHA1 Message Date
Robert
0bb2098d49 Create LICENSE.txt 2024-05-11 12:25:26 -07:00
Robert
678e294ebe Change README formatting 2024-05-11 11:58:25 -07:00
Robert
51e7984941 Gotta fix that ascii art
Cus you know, people look at them logs and want accurate, artistic, representation
2024-05-11 11:03:53 -07:00
Robert
1e9494cc9a IDEs are a nice thing after all. 2024-05-11 11:02:31 -07:00
Robert
d03f99d2b5 something something Unit tests... 2024-05-11 00:38:45 -07:00
Robert
24c41c2bb1 And summarizer.py cli works again... 2024-05-11 00:27:40 -07:00
Robert
be6ad63925 Breaking app.py but fixing summarizer.py .... 2024-05-11 00:10:48 -07:00
Robert
dd1339ee3e Update summarize.py 2024-05-10 23:52:15 -07:00
Robert
a6edc6a878 Update config.txt 2024-05-10 22:49:20 -07:00
Robert
ac350d19b0 API Selection working 2024-05-10 22:42:40 -07:00
Robert
08b4113572 CLI arg for custom prompt 2024-05-10 18:10:40 -07:00
Robert
0dbd739eca First stab at custom summarization prompts 2024-05-10 16:11:18 -07:00
Robert
03106dd0fc double quotes 2024-05-10 15:17:36 -07:00
Robert
747cefca0f First stab at allowing video downloads in the UI 2024-05-10 14:09:37 -07:00
Robert
ecc3630dad Trudging 2024-05-10 13:28:23 -07:00
Robert
4ca327042d Theme change 2024-05-10 00:40:30 -07:00
Robert
578de54813 Replicate on HF Spaces
Added app.py+requirements.txt for HF Spaces
2024-05-10 00:16:36 -07:00
Robert
76e8d48c20 Themes 2024-05-10 00:13:28 -07:00
Robert
9bdd58f92a Playlists are now checked for 2024-05-09 23:22:42 -07:00
Robert
e92cdb163d Update README.md 2024-05-09 23:09:34 -07:00
Robert
cb00c172f1 Update README.md 2024-05-09 22:58:24 -07:00
Robert
cb1e47deb6 HF supported and Demo mode working
Gradio GUI works, API selection + API key input works in Gradio GUI for non-demo,

For Demo, have to hardcode the values. (try to hide the complexity)
2024-05-09 22:29:24 -07:00
Robert
4d92e74267 GUI now doesn't completely error if it fails to get a summary 2024-05-09 20:21:04 -07:00
Robert
59179fb295 Added 'demo' mode, for public hosting on HF 2024-05-09 20:07:58 -07:00
Robert
97a4e825ae Update summarize.py 2024-05-09 18:39:37 -07:00
Robert
f4d1008a34 README updated with picture of GUI 2024-05-09 18:25:19 -07:00
Robert
43f9a46f29 Update README.md 2024-05-09 18:21:49 -07:00
Robert
828665d9c6 Eh 2024-05-09 18:12:23 -07:00
Robert
ed966d2fb7 Meh. 2024-05-09 17:12:34 -07:00
Robert
b861a8c1e9 Improve README, Added more tests 2024-05-09 12:15:40 -07:00
Robert
8f4f5be11f Hey, we got a UI now
Got a gradio UI, thanks Opus. Is partially broken, but its something
2024-05-09 00:09:53 -07:00
Robert
0aa1d9d4ac Renamed diarize to summarize to more accurately reflect what its goal is 2024-05-08 22:39:52 -07:00
Robert
89d32a3b02 Update README.md 2024-05-08 21:41:58 -07:00
Robert
72020e0316 Got ooba working. 2024-05-08 21:39:12 -07:00
Robert
91697a8fc4 Playlists
Added check for playlist and script to generate text file so you can DL/transcribe/summarize entire playlists.

Also added first attempt at some tests
2024-05-08 20:14:41 -07:00
Robert
947ff8a00e Update README.md 2024-05-07 23:02:38 -07:00
Robert
4e5d085792 Update README.md 2024-05-07 22:57:57 -07:00
Robert
8512db771e Fixed up readme 2024-05-07 22:51:59 -07:00
Robert
1efdf0de38 Groq API now works. 2024-05-07 21:52:42 -07:00
Robert
c8b39a07c5 Added first pass of groq and ooba 2024-05-07 18:13:38 -07:00
Robert
111e8d72a9 Can now download the actual videos if you want
Can download full videos, not just audio, by passing '-v' or '--video' flag.

Also added a 'list_of_videos.txt' for testing/validation.
2024-05-07 17:46:55 -07:00
Robert
365f70544b Llama.cpp Server API queries now works.
Title.
2024-05-06 23:43:48 -07:00
Robert
a92ef26266 Fixes 2024-05-06 22:46:25 -07:00
Robert
1ff1be9dfb llama.cpp summarization working
Llama.cpp summarization works.
2024-05-06 22:26:35 -07:00
Robert
d4a15f2155 Update diarize.py 2024-05-06 21:43:52 -07:00
Robert
4efc0f42a8 Cohere API now works.
Cohere API for Command-R and Command-R+ works.
Also, fixed the 'press enter' bit.
2024-05-06 21:43:32 -07:00
Robert
f4bab55bc0 small fixes 2024-05-06 20:46:10 -07:00
Robert
cc82469ef9 ffmpeg print statements + fixes 2024-05-06 20:42:05 -07:00
Robert
a6d87a805b Added more logging + ffmpeg download functionality
Added logging and fixed README '-h' output
2024-05-06 20:32:41 -07:00
Robert
c38a329e3b Added preliminary support for llama.cpp 2024-05-04 21:00:08 -07:00