Commit Graph

126 Commits (3f6ba52a0e97f2c8477bb0fa2158f3a9c46daa25)

Author SHA1 Message Date
Ben Xu f68f83c6ba update local and default profile
1 month ago
Ben Xu 4c271b19a7 remove separate transcriptions
1 month ago
Ben Xu 6110e70430 add local stt & tts, add anticipation logic, remove video context accumulation
1 month ago
Ben Xu 6084e2591a refactor logging outside logic
1 month ago
Ben Xu 095b704da4 add basic interrupt logic
1 month ago
Ben Xu 4e77a5792f remove duplicate fnc_ctx declaration
2 months ago
Ben Xu 8f6d5fdac7 remove assistant fnc
2 months ago
Ben Xu bba33db0c6 update server to use new interpreter
2 months ago
Ben Xu c2de04ab63 update profiles to be compatible with new interpreter
2 months ago
Ben Xu 178ffc83bd update logging with debug env variable
2 months ago
Ben Xu 07672f498b add voice assistant state communication and clear chat context
2 months ago
Ben Xu f6c13a13bd send multimodal message on startup of multimodal agent
2 months ago
ben 1720b783ce
LiveKit Pipeline Agent (#4)
2 months ago
killian befddaf205 Cartesia
3 months ago
killian a5b6948c9c Multimodal code execution
3 months ago
Ben Xu 21e04c18fe isolate instruction update
4 months ago
Ben Xu 35b1c5caa2 Revert "update instructions"
4 months ago
Ben Xu 9c145d0209 update instructions
4 months ago
Ben Xu 121e67e896 Revert "process custom flags on worker"
4 months ago
Ben Xu 5810db4692 init livekit quickstart multimodal worker
4 months ago
Ben Xu 12efc95688 process custom flags on worker
4 months ago
killian 197417a65b Default tts to elevenlabs
5 months ago
killian 393d127540 Turn off debugging
5 months ago
killian b3ebbabcf1 Change tts and stt from profiles for app, set context mode to be True at the start
5 months ago
killian 81242d8568 Change tts and stt from profiles for app, set context mode to be True at the start
5 months ago
killian a0d1e7038b `01.1`
5 months ago
killian 4aec113c41 `01.1` (Later Tonight)
5 months ago
killian 1839cc6e74 Better default profile, better QR
5 months ago
killian f4d9cd39e7 OpenAI TTS and worker retry logic
5 months ago
killian 927fba85a6 OpenAI TTS
5 months ago
killian bb53f9f81f Change worker to be a python file
5 months ago
killian 6fb71dde41 Docs changes, minor fixes
5 months ago
killian 51c8206c57 Fixing auth
5 months ago
killian 36f765c4d1 Bumped OI and fixed auth
5 months ago
killian a7f381cb36 01.1
5 months ago
killian 52d88fd72c Cleaned up starting logic
6 months ago
Ben Xu a595bdf570 consolidate tunneling to ngrok service
6 months ago
killian d4259759d1
Docs overhaul
6 months ago
Mike Bird d1989027ef update default profile
6 months ago
killian 93f635b915 Changed tests, remove acknowledge requirement
6 months ago
Mike Bird 5fabfb06f0 Expand the configuration guide with examples and instructions on using custom profiles, including TTS provider setup
7 months ago
killian fc97ef6a24 Added tests
7 months ago
killian d2496fa8a2 Removed print statements, better audio playback
7 months ago
killian 4640b4f1a0 Use official OI server. 3 second latency.
7 months ago
killian fef311e5b3 Updated realtimestt, removed print statements
7 months ago
killian 6ee37e7f66 Updated packages, only run `mpv` if needed
7 months ago
killian 296d84ebd2 Global interpreter
7 months ago
killian d8d7658f8a Restored sending TTS service to client
7 months ago
killian d13c0cf3a4 Open Interpreter compatible `--profiles`
7 months ago
killian fda23e95b2 Implemented `profiles`
7 months ago