Commit Graph

612 Commits

Author SHA1 Message Date
c5297be924 gh: use poetry cache from setup-python and remove old deps (#281)
* gh: use poetry cache from setup-python and remove old deps

* gh: use pipx and not setup-poetry, as per setup-python example

* server: remove pyaudio unused in current reflector
2023-10-13 15:29:54 +02:00
4e40cc511a server: create fixture for starting the server, and always close server even if one test fail 2023-10-13 15:01:58 +02:00
0e4ef90e62 add github cache for docker 2023-10-13 12:03:51 +02:00
Andreas Bonini
9ccaddeabb Merge pull request #278 from Monadical-SAS/mp3-download-fix
Fix MP3 download python error
2023-10-13 10:49:08 +01:00
Koper
149342f854 Fix unit tests 2023-10-13 10:42:52 +01:00
Koper
1a7da94cae Fix MP3 download python error 2023-10-13 10:37:45 +01:00
Andreas Bonini
f8dfa61fe0 Merge pull request #277 from Monadical-SAS/force-mp3-download
Force MP3 download
2023-10-13 10:23:46 +01:00
Koper
abf9dbcaf1 Keep range_requests_response 2023-10-13 10:17:36 +01:00
Koper
33d82bc9af Force MP3 download 2023-10-13 10:03:13 +01:00
362a3d5589 docker: fix build for arm64
This was broken with safetensors dependencies required by torch
2023-10-12 20:28:39 +02:00
Koper
827c9cdf13 Remove .mp3 from .gitignore
See 2a5fbed867

It was making the tests fail
2023-10-12 14:34:34 +01:00
Andreas Bonini
3d615f009e Merge pull request #274 from Monadical-SAS/main-undiverge
Undiverge main from Projector branch
2023-10-12 14:29:01 +01:00
Koper
09f0ef39ce Merge branch 'main' into main-undiverge 2023-10-12 14:12:49 +01:00
Koper
4e80e1cdb3 Undiverge main branch from projector branch 2023-10-12 14:12:34 +01:00
1f056381a3 www: remove webm download button on the recording meeting page 2023-10-12 14:29:19 +02:00
cc5f1c70a4 www: use websocket status ended for redirecting 2023-10-12 14:29:15 +02:00
43016e42aa www: add shallow redirection on the final transcript url
This prevent the user waiting for the final generation of the summary to have the final url
It still redirect nextjs internally when final transcript is received.
2023-10-12 14:28:56 +02:00
a50b6e31b2 www: fix webrtc not sending STOP command 2023-10-12 14:28:45 +02:00
35af25d4e8 update export tools for danswer to match the plugin 2023-10-12 10:48:42 +02:00
953e51ef9f export danswer as text file 2023-10-12 10:48:42 +02:00
3f5133e419 server: add a tool to export a reflector sqlite3 database to csv 2023-10-12 10:48:42 +02:00
63c1cbe89b Update deploy.yml to include arm64 2023-10-12 09:59:43 +02:00
projects-g
bbe63ad407 Fix extra space between some tokens (punctuations) (#267)
* ensure uptime for reflector.media

* remove extra space before punct

* update detokenizer method

* create detokenizer property

* merge conflict
2023-10-12 10:42:19 +05:30
47f7e1836e server: remove warmup methods everywhere 2023-10-06 13:59:17 -04:00
Sara
50b89ecdda Merge pull request #262 from Monadical-SAS/sara/small-screens
Small screens: fixes
2023-10-04 17:53:15 +02:00
Andreas Bonini
5a3976e37d Merge pull request #261 from Monadical-SAS/copy-full-transcript
Copy Full Transcript
2023-10-04 16:30:45 +01:00
Sara
d08962a610 hides mic switch the right way 2023-10-04 15:45:21 +02:00
Sara
12ad721c1f prevent overflow, smaller fonts 2023-10-04 15:30:19 +02:00
andreas
0cd8958bf1 Minor improvements 2023-10-03 22:26:58 +02:00
andreas
16919da12f Copy Full Transcript 2023-10-03 22:25:26 +02:00
projects-g
c9f613aff5 Revert GPU/Container retention settings for modal apps (#260) 2023-10-03 09:54:32 +05:30
andreas
59c0efa0fb Fixed memory leak as suggested by Mathieu 2023-09-28 19:40:35 +02:00
projects-g
e78bcc9190 Scaleai Translation (#258)
* hotfix

* remove assert from translation

* review comments

* reflector.media change targetLang to en
2023-09-28 18:16:39 +05:30
andreas
707f2833bc Fix iPhone not working 2023-09-28 04:20:01 +02:00
Sara
ba865103d3 Merge pull request #257 from Monadical-SAS/sara/hide-qr-mobile
Hides qr on small screens
2023-09-27 19:41:56 +02:00
Sara
81dbdc8712 hide qr on small screens 2023-09-27 19:38:56 +02:00
Andreas Bonini
6f00d2a7fe Merge pull request #256 from Monadical-SAS/qr-code
QR Code Link
2023-09-27 17:28:44 +01:00
andreas
be773d99bd QR Code Link 2023-09-27 18:26:15 +02:00
6c2651c63e Default length to 750 2023-09-27 10:47:58 -04:00
projects-g
24aa9a74bd hotfix (#254) 2023-09-27 19:20:43 +05:30
andreas
8f6313fb45 Change requested by Matthieu 2023-09-27 15:39:49 +02:00
fbc2fbb8be Remove sentry replay session
it's a performance killer
2023-09-27 07:56:02 -04:00
Andreas Bonini
6aae6cbd87 Merge pull request #253 from Monadical-SAS/fix-firefox-permissions
Fix permission detection system on firefox
2023-09-26 21:35:44 +01:00
Koper
bb5888c4e7 Fix permission detection system on firefox 2023-09-26 21:27:38 +01:00
e92b4061fe add , to change to main screen 2023-09-26 16:02:24 -04:00
ac655fc2c1 Add some debug 2023-09-26 15:09:30 -04:00
869dc893b9 Use WPM approach to delay the text 2023-09-26 21:02:18 +02:00
Koper
53e0c5cb88 Added queue system for transcription 2023-09-26 21:02:18 +02:00
Andreas Bonini
f3764297a3 Merge pull request #250 from Monadical-SAS/topic-markers-waveform
Topic markers now appear on the waveform of saved transcripts
2023-09-26 16:43:11 +01:00
Sara
5974e49cf5 Merge pull request #249 from Monadical-SAS/copy-final-summary
adds copy button for final summary
2023-09-26 17:42:05 +02:00