Alex Lion
20abccf384
Merge branch 'feature/real-time-transcription' into v3
...
# Conflicts:
# lib/claper_web/live/admin_live/event_live.ex
# lib/claper_web/live/event_live/manage.ex
# lib/claper_web/live/event_live/manage.html.heex
# lib/claper_web/live/event_live/manager_settings_component.ex
# lib/claper_web/router.ex
# priv/gettext/de/LC_MESSAGES/default.po
# priv/gettext/default.pot
# priv/gettext/en/LC_MESSAGES/default.po
# priv/gettext/es/LC_MESSAGES/default.po
# priv/gettext/fr/LC_MESSAGES/default.po
# priv/gettext/hu/LC_MESSAGES/default.po
# priv/gettext/it/LC_MESSAGES/default.po
# priv/gettext/lv/LC_MESSAGES/default.po
# priv/gettext/nl/LC_MESSAGES/default.po
2026-04-28 17:50:19 +02:00
Alex Lion
91718f0b43
Add admin settings, global config, and improve transcription feature
2026-02-22 09:36:34 +00:00
Alex Lion
d9b52b13c4
Add i18n for transcription feature across 7 locales
2026-02-20 14:13:16 +00:00
Alex Lion
1c31368121
Add real-time presenter transcription via Mistral Voxtral Mini API
...
Stream presenter audio over Phoenix Channel, transcribe with Voxtral,
and display subtitles on presenter and attendee views. Configurable
via manage view toggles and MISTRAL_API_KEY env var.
2026-02-20 10:02:31 +00:00
Finn Behrens
a6418db196
run mix format
2022-11-17 13:37:34 +01:00
Alex
0b392a6953
🎉 First commit of the open source project !
2022-07-23 01:44:03 +02:00