Sara
47fc52af11
adds three-letter language picker
2023-10-13 23:35:19 +02:00
Sara
3555cc3a3c
Merge branch 'main' of github.com:Monadical-SAS/reflector into sara/language-picker
2023-10-13 20:23:23 +02:00
Sara
eca5330f44
adds meeting setup
2023-10-13 20:23:00 +02:00
projects-g
1d92d43fe0
New summary ( #283 )
...
* handover final summary to Zephyr deployment
* fix display error
* push new summary feature
* fix failing test case
* Added markdown support for final summary
* update UI render issue
* retain sentence tokenizer call
---------
Co-authored-by: Koper <andreas@monadical.com >
2023-10-13 22:53:29 +05:30
Sara
38cd0385b4
Merge pull request #265 from Monadical-SAS/sara/recorder-memory
...
Sara/recorder memory
2023-10-13 19:18:18 +02:00
Sara
21473b584f
Merge branch 'main' of github.com:Monadical-SAS/reflector into sara/recorder-memory
2023-10-13 19:10:55 +02:00
projects-g
628c69f81c
Separate out transcription and translation into own Modal deployments ( #268 )
...
* abstract transcript/translate into separate GPU apps
* update app names
* update transformers library version
* update env.example file
2023-10-13 22:01:21 +05:30
Andreas Bonini
6508e97bba
Merge pull request #282 from Monadical-SAS/display-title
...
Display Transcript Title
2023-10-13 16:30:00 +01:00
Koper
10a86fb036
Display Transcript Title
2023-10-13 15:12:05 +01:00
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
Sara
fb7a7602f3
waveform is a list
2023-10-13 11:34:22 +02: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
Sara
a1df512603
Merge branch 'main' of github.com:Monadical-SAS/reflector into sara/recorder-memory
2023-10-13 11:05:02 +02:00
Koper
33d82bc9af
Force MP3 download
2023-10-13 10:03:13 +01:00
Sara
006ab10b44
use numpy in waveform calculation
2023-10-13 10:51:55 +02: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
b66cfb5dac
Remove console.log
2023-10-12 14:36:43 +01: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
Sara
f65813ec60
recorder extract styles, use server waveform
2023-10-09 16:00:01 +02:00
Sara
2cf61b191f
fix waveform generation
2023-10-09 16:00:01 +02:00
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