Commit Graph

459 Commits

Author SHA1 Message Date
a15a63bc8d server: add reviewed field in transcript 2023-12-13 15:42:17 +01:00
b664b5fff6 server: ensure upload is removed 2023-12-13 12:30:59 +01:00
5dac1dd121 server: fix detection of default celery 2023-12-13 12:26:03 +01:00
6585002dfa tests/upload: use shorter audio 2023-12-13 12:09:56 +01:00
f7f67521fc server: try reconcile both tests webrtc and upload with celery worker 2023-12-13 11:25:46 +01:00
e5e1b70213 server: include endpoint to upload a audio/video file 2023-12-12 20:39:15 +01:00
Sara
d8c4f29d72 Merge branch 'feat-api-speaker-reassignment' of github.com:Monadical-SAS/reflector into sara/feat-speaker-reassign 2023-12-12 11:48:20 +01:00
37b11fdcb8 server: allow reassign speaker range using participant_id 2023-12-12 10:57:21 +01:00
d790308ec7 server: add an endpoint to merge speaker 2023-12-11 19:56:24 +01:00
07b29d42a7 server: add topic duration, and endpoint for getting words group per speaker on a topic 2023-12-11 19:46:05 +01:00
Sara
c12f396b82 quick fix participant get create 2023-12-08 19:44:47 +01:00
6f3d7df507 server: add API to reassign speakers, and get topics with words 2023-12-06 16:41:18 +01:00
Koper
9df6ab4429 Added feature for "sendToZulip", fixed visual issue, .gitignore for db dump files 2023-12-05 20:17:25 +07:00
Koper
a27220ea37 Remove unnecessary files 2023-12-04 21:57:30 +07:00
Koper
de72d43301 delete .aws-sam 2023-12-04 21:16:07 +07:00
84a1350df7 hotfix/server: fix participants loading on old meetings 2023-12-01 18:18:09 +01:00
689ceb8ffd Merge pull request #331 from Monadical-SAS/feat-healthcheck
Add healthcheck for worker
2023-12-01 16:19:47 +01:00
b69369f7f4 Merge pull request #330 from Monadical-SAS/feat-participants
Participant API
2023-12-01 14:23:55 +01:00
f9771427e2 server: add healthcheck for worker 2023-11-30 19:43:19 +01:00
8b1b71940f hotfix/server: update diarization settings to increase timeout, reduce idle timeout on the minimum 2023-11-30 19:25:09 +01:00
7ac6d25217 server: add participant API
Also break out views into different files for easier reading
2023-11-30 19:13:37 +01:00
f9ca92a15c Merge pull request #328 from Monadical-SAS/feat-enhance-diarization
Enhance diarization results
2023-11-30 17:31:50 +01:00
projects-g
eae01c1495 Change diarization internal flow (#320)
* change diarization internal flow
2023-11-30 22:00:06 +05:30
3ebb21923b server: enhance diarization algorithm 2023-11-29 20:34:43 +01:00
f8407874f7 server: fixes share_mode script 2023-11-23 12:41:39 +01:00
Sara
2212d440d4 Merge branch 'main' of github.com:Monadical-SAS/reflector into feat-sharing 2023-11-22 19:28:45 +01:00
0e5c0f66d9 server: move waveform out of the live pipeline 2023-11-22 14:41:40 +01:00
794d08c3a8 server: redirect to storage url 2023-11-22 14:41:40 +01:00
99b973f36f server: fix tests 2023-11-22 14:41:40 +01:00
5ffa931822 server: update backend tests results (rpc does not work with chords) 2023-11-22 14:41:40 +01:00
06b29d9bd4 server: add audio_location and move to external storage if possible 2023-11-22 14:41:40 +01:00
88f443e2c2 server: revert change on storage folder 2023-11-22 14:41:40 +01:00
aecc3a0c3b server: first attempts to split post pipeline as single celery tasks 2023-11-22 14:41:40 +01:00
Sara
fe7f1a0e78 Merge branch 'main' of github.com:Monadical-SAS/reflector into feat-sharing 2023-11-21 12:11:58 +01:00
Sara
c40e0970b7 review fixes 2023-11-20 20:13:18 +01:00
Sara
3ba764ba86 Merge branch 'main' of github.com:Monadical-SAS/reflector into sara/loading-states 2023-11-17 15:33:47 +01:00
Sara
a846e38fbd fix waveform in pipeline 2023-11-17 13:38:32 +01:00
Sara
1fc261a669 try to move waveform to pipeline 2023-11-15 20:30:00 +01:00
e6c358a1d5 server: ability to deactivate diarization on the server 2023-11-15 19:49:50 +01:00
4dbcb80228 server: remove reference to banana.dev 2023-11-15 19:49:32 +01:00
84e425bd3b server: fix slow profanity filter 2023-11-11 01:00:28 +01:00
c255b41475 server: fix crash when translator is stopped without having a single push 2023-11-11 01:00:09 +01:00
e18a7c8d4e server: correctly save duration, when filewriter is finished 2023-11-11 01:00:09 +01:00
afa8010d29 server: add a way to do profiling on api request by adding profile=1 2023-11-10 14:41:28 +01:00
14946921f3 server: add support for HEAD route on audio mp3 2023-11-10 14:41:21 +01:00
projects-g
5cb132cac7 fix loading shards from local cache (#313) 2023-11-08 22:02:48 +05:30
226b92c347 www/server: introduce share mode 2023-11-07 12:39:48 +01:00
b9149d6e68 server: ensure retry works even with 303 redirection 2023-11-02 21:00:14 +01:00
c5893e0391 hotfix/server: do not pass a token for diarization/mp3 if there is no user
When decoding the token, if it is invalid (sub cannot be None), it just fail
2023-11-02 20:34:53 +01:00
6f3e3741e7 hotfix/server: fix crash 2023-11-02 20:12:57 +01:00