Commit graph

11 commits

Author SHA1 Message Date
Abhishek Kumar
062a97d25e feat: add scaling docs 2026-05-13 15:23:18 +05:30
Abhishek Kumar
ac474578d5 feat: add FASTAPI_WORKERS parameter 2026-05-13 15:09:09 +05:30
Abhishek Kumar
f815cf6bda chore: update documentation 2026-05-12 22:38:26 +05:30
Abhishek
e2fe1f3cd4
feat: enable FORCE_TURN_RELAY to diagnose turn connectivity for local deployment setups (#272)
* filter out local sdp candidates on non local environment

* feat: add FORCE_TURN_RELAY variable

* add FORCE_TURN_RELAY option in docker-compose

* fix: fix github workflow
2026-05-11 17:13:01 +05:30
Sabiha Khan
1604e306ec
docs: add video tutorial for local and remote deployment (#194) 2026-03-19 11:15:17 +05:30
Abhishek Kumar
f1f4830012 fix: fix default voice of cartesia tts 2026-02-23 21:32:03 +05:30
Abhishek Kumar
4c936ae57d feat: add openrouter support 2026-02-09 13:31:32 +05:30
Abhishek
87fc64d55c
fix: fix remote deployment method (#145)
* fix: disable file logging for docker compose mode

* fix: wait for processes in Docker compose mode

* fix: add default turn server conf for remote mode

* remove sentence transformers

* make turn detection configurable
2026-02-05 13:10:33 +05:30
Abhishek Kumar
96f8aaf325 chore: update documentation 2025-12-22 17:56:48 +05:30
Abhishek
17409998d2
feat: add coturn for remote deployments (#84)
* feat: add coturn for remote deployment

* Simplify remote setup

* fix logic in UI
2025-12-22 13:29:41 +05:30
Sabiha Khan
6efe7d6bd4
feat: enable remote server deployment for OSS deployment (#57) 2025-11-20 21:33:05 +05:30