Commit Graph

6 Commits

Author SHA1 Message Date
Aaron van Meerten
74d913f58a feat(transcriber): flag to enable translations (#1953)
* feat(transcriber): flag to enable translations

* default translation to off
2024-10-23 11:39:18 -05:00
Aaron van Meerten
8909050f75 feat(transcriber): remote config auth parameters (#1951) 2024-10-22 13:57:22 -05:00
Jakob Löw
a5b719c453 allow configuration of a custom translation service (such as libretranslate) (#1946) 2024-10-21 06:04:59 -05:00
Aaron van Meerten
6c08391837 feat(jigasi): transcriber configuration supports vosk URL (#1915) 2024-09-25 07:51:07 -05:00
Aaron van Meerten
e7786d5c67 feat(jigasi): transcriber configuration for OCI and whisper and to skip saving (#1909) 2024-09-18 15:09:35 -05:00
Aaron van Meerten
3f6740809c feat(jigasi,transcriber): transcriber component and jigasi configuration updates (#1881)
* feat(jigasi): new JIGASI_MODE variable for sip vs transcriber behavior

* wip: split jigasi config into segments

* prune jigasi compose variables

* prune further variables

* append instead of overwrite

* fix variables

* sync xmpp config with meet configs

* further config syncup

* remove property from xmpp section

* move translator as per comments

* fix sipserver trailing end

* fix acc domain for jigasi bosh join

* fix public domain

* jigasi openjdk requirement

* make gcloud optional for transcription configuration

* revert dockerfile to discuss separately

* revert translator config removal

* remove translator config from transcriber compose
2024-09-03 08:49:38 -04:00