Commit Graph

692 Commits

Author SHA1 Message Date
Gokul Mohanarangan
19dfb1d027 Upgrade to a bigger translation model 2023-09-20 20:02:52 +05:30
Sara
fe510238c0 layout and design improvements 2023-09-20 15:56:49 +02:00
Sara
44f22664a1 remove test data 2023-09-18 18:44:56 +02:00
andreas
389de1585f Merge branch 'redesign-reflector' of https://github.com/Monadical-SAS/reflector into redesign-reflector 2023-09-18 17:31:33 +02:00
Sara
f88a7bde56 layout changes 2023-09-18 16:50:00 +02:00
Sara
e59dbf2df2 layout changes 2023-09-18 16:31:23 +02:00
Sara
b6c65805f8 header, font and color changes 2023-09-15 12:39:51 +02:00
Andreas Bonini
dc3d06038d Merge pull request #230 from Monadical-SAS/load-past-meetings
Ability to load past meetings
2023-09-15 15:44:21 +07:00
Koper
5d4f33a022 FINAL_SUMMARY websocket event is gone 2023-09-14 23:38:30 +07:00
Koper
6608617111 Display long summary in loaded transcripts 2023-09-14 23:37:33 +07:00
Koper
39c58138f3 Change shown summary type 2023-09-14 23:33:03 +07:00
Koper
3a9c1319c1 Update useWebSockets.ts 2023-09-14 23:11:19 +07:00
Koper
c9d01a9d30 Ability to load past meetings + URL management 2023-09-14 23:05:13 +07:00
07204ee2db server: add missing mp3 2023-09-13 17:26:03 +02:00
2b9eef6131 server: use mp3 as default for audio storage
Closes #223
2023-09-13 17:26:03 +02:00
fb93c55993 server: fix nltk download 2023-09-13 11:40:39 +02:00
projects-g
0ac4ee4490 Merge pull request #222 from Monadical-SAS/serverfix
Remove cache dir to use default download paths
2023-09-13 14:46:46 +05:30
Gokul Mohanarangan
ed83236145 remove cache dir 2023-09-13 14:41:38 +05:30
projects-g
64543afd28 Merge pull request #221 from Monadical-SAS/serverfix
Add nltk lookup path
2023-09-13 14:22:59 +05:30
Gokul Mohanarangan
9a10eef789 add nltk lookup path 2023-09-13 14:13:31 +05:30
projects-g
686fd9db4e Merge pull request #220 from Monadical-SAS/serverfix
Add dependency libs
2023-09-13 13:01:33 +05:30
Gokul Mohanarangan
9c9bbced47 add protobuf 2023-09-13 12:57:20 +05:30
Gokul Mohanarangan
7f300b9876 add sentencepiece 2023-09-13 12:55:29 +05:30
projects-g
9fe261406c Feature additions (#210)
* initial

* add LLM features

* update LLM logic

* update llm functions: change control flow

* add generation config

* update return types

* update processors and tests

* update rtc_offer

* revert new title processor change

* fix unit tests

* add comments and fix HTTP 500

* adjust prompt

* test with reflector app

* revert new event for final title

* update

* move onus onto processors

* move onus onto processors

* stash

* add provision for gen config

* dynamically pack the LLM input using context length

* tune final summary params

* update consolidated class structures

* update consolidated class structures

* update precommit

* add broadcast processors

* working baseline

* Organize LLMParams

* minor fixes

* minor fixes

* minor fixes

* fix unit tests

* fix unit tests

* fix unit tests

* update tests

* update tests

* edit pipeline response events

* update summary return types

* configure tests

* alembic db migration

* change LLM response flow

* edit main llm functions

* edit main llm functions

* change llm name and gen cf

* Update transcript_topic_detector.py

* PR review comments

* checkpoint before db event migration

* update DB migration of past events

* update DB migration of past events

* edit LLM classes

* Delete unwanted file

* remove List typing

* remove List typing

* update oobabooga API call

* topic enhancements

* update UI event handling

* move ensure_casing to llm base

* update tests

* update tests
2023-09-13 11:26:08 +05:30
projects-g
762d7bfc3c Merge pull request #216 from Monadical-SAS/llm-modal
Download and load LLMs from cache
2023-09-13 10:33:08 +05:30
Gokul Mohanarangan
b52e145a65 Merge branch 'main' of github.com:Monadical-SAS/reflector into llm-modal 2023-09-13 10:19:26 +05:30
a3edd7a7cd server: update metric for rtc_offer 2023-09-12 20:46:01 +02:00
Koper
c82e8a87d1 New web sockets events for Gokul 2023-09-12 23:05:44 +07:00
60edca6366 server: add prometheus instrumentation 2023-09-12 13:11:13 +02:00
Gokul Mohanarangan
9a7b89adaa keep models in cache and load from cache 2023-09-08 10:05:17 +05:30
Gokul Mohanarangan
2bed312e64 persistent model storage 2023-09-08 00:22:38 +05:30
Gokul Mohanarangan
e613157fd6 update to use cache dir 2023-09-05 14:28:48 +05:30
Gokul Mohanarangan
6b84bbb4f6 download transcriber model 2023-09-05 12:52:07 +05:30
Gokul Mohanarangan
b1ace2a079 Merge branch 'main' of github.com:Monadical-SAS/reflector into llm-modal 2023-09-05 12:39:59 +05:30
Andreas Bonini
487eb1ae22 Merge pull request #208 from Monadical-SAS/207-implement-error-handling-make-sure-theyre-displayed-to-the-user-logged-in-sentry
More robust error handling & Display errors to user
2023-09-01 12:38:48 +07:00
Koper
41ca80358c Refactoring to use Error instead of string in the useError hook state variable 2023-09-01 12:36:13 +07:00
Koper
df4dc841fc Fixed setError/useError typos & added stronger typing 2023-08-31 22:07:58 +07:00
Koper
7662d54c14 Added sentry logging 2023-08-31 20:02:04 +07:00
a7f0cdd50e server: fixes tests 2023-08-31 14:48:12 +02:00
600f2ca370 server: add BroadcastProcessor tests 2023-08-31 14:48:12 +02:00
9ed26030a5 server: add Broadcast processor 2023-08-31 14:48:12 +02:00
1d814beb81 server: add a tool runpipeline
Allow to create a pipeline from a single processor
MISSING: support multiple processor, yaml, stdin
2023-08-31 14:48:12 +02:00
bdf7fe6ebc server: update process tools to save all events into a jsonl file 2023-08-31 14:48:12 +02:00
Koper
11bd568a6b More robust error handling & Display errors to user 2023-08-31 19:11:22 +07:00
Gokul Mohanarangan
61e24969e4 change model download 2023-08-30 13:00:42 +05:30
Gokul Mohanarangan
012390d0aa backup 2023-08-30 10:43:51 +05:30
Koper
df078f7bd6 Put reflector.media back into english transcription mode 2023-08-29 23:54:13 +07:00
Koper
deb713e776 Fixes discussed during call w/ Mathieu 2023-08-29 21:22:05 +07:00
d379dc2376 server: fix dockerfile with migrations 2023-08-29 15:07:04 +02:00
Andreas Bonini
3694b9704f Merge pull request #193 from Monadical-SAS/192-make-old-ui-mobile-friendly-and-replace-english-live-transcription-with-french-translaiton
French translation & UI improvements
2023-08-29 19:57:06 +07:00