Ben Xu
|
8c89960299
|
revert anticipation to default
|
1 week ago |
Ben Xu
|
16fb2b3023
|
remove test.py
|
1 week ago |
Ben Xu
|
ce52aa6932
|
fix cli bug in main
|
1 week ago |
Ben Xu
|
a2f86afce1
|
make request based on updated chat ctx in anticipation
|
1 week ago |
Ben Xu
|
ab8055e0de
|
draft main cli
|
1 week ago |
Ben Xu
|
f989731c08
|
move tts and stt to 9001 and 9002
|
1 week ago |
Ben Xu
|
0c6a2cde30
|
fix error on local tts docs
|
1 week ago |
Ben Xu
|
7207add614
|
run worker in dev mode
|
2 weeks ago |
Ben Xu
|
3f6ba52a0e
|
add meet flag and better error handling
|
2 weeks ago |
Ben Xu
|
f68f83c6ba
|
update local and default profile
|
2 weeks ago |
Ben Xu
|
4c271b19a7
|
remove separate transcriptions
|
2 weeks ago |
Ben Xu
|
6110e70430
|
add local stt & tts, add anticipation logic, remove video context accumulation
|
2 weeks ago |
Ben Xu
|
bd6f530be7
|
replace hosted livekit meet with local meet link
|
2 weeks ago |
Ben Xu
|
6084e2591a
|
refactor logging outside logic
|
2 weeks ago |
Ben Xu
|
095b704da4
|
add basic interrupt logic
|
2 weeks ago |
Ben Xu
|
84e05db366
|
add local setup docs
|
2 weeks ago |
Ben Xu
|
4e77a5792f
|
remove duplicate fnc_ctx declaration
|
1 month ago |
Ben Xu
|
8f6d5fdac7
|
remove assistant fnc
|
1 month ago |
Ben Xu
|
cedda9662e
|
use participant token in meet_url
|
1 month ago |
Ben Xu
|
ba2813d716
|
upgrade interpreter and livekit agents
|
1 month ago |
Ben Xu
|
bba33db0c6
|
update server to use new interpreter
|
1 month ago |
Ben Xu
|
c2de04ab63
|
update profiles to be compatible with new interpreter
|
1 month ago |
Ben Xu
|
178ffc83bd
|
update logging with debug env variable
|
1 month ago |
Ben Xu
|
07672f498b
|
add voice assistant state communication and clear chat context
|
1 month ago |
Ben Xu
|
f6c13a13bd
|
send multimodal message on startup of multimodal agent
|
1 month ago |
Ben Xu
|
2f53be05db
|
update livekit server and profile docs
|
1 month ago |
Ben Xu
|
37198d85f5
|
Merge branch 'main' of https://github.com/benxu3/01
|
1 month ago |
Ben Xu
|
76f0847a98
|
fix dependency issues
|
1 month ago |
Ben Xu
|
de2a7cb129
|
add token in qr
|
1 month ago |
ben
|
1720b783ce
|
LiveKit Pipeline Agent (#4)
* init processors
* fix image append for chat messages
* add pre tts cb
* stash non-functional worker changes
* add complete flag parsing worker
* stash worker changes
* update worker.py to handle message context correctly
* draft worker -- currently mismanages chat ctx
* stash draft delta changes
* working worker on push to talk happy path
* final working worker on push to talk
* refactor append image
* updated video frame processing
* rm text processor
* working draft main
* draft working poetry
|
2 months ago |
killian
|
befddaf205
|
Cartesia
|
2 months ago |
killian
|
a5b6948c9c
|
Multimodal code execution
|
3 months ago |
killian
|
521242c36d
|
Multimodal doc
|
3 months ago |
killian
|
207ec088b4
|
Merge pull request #309 from benxu3/livekit-realtime
add realtime livekit multimodal worker
|
3 months ago |
Ben Xu
|
21e04c18fe
|
isolate instruction update
|
3 months ago |
Ben Xu
|
35b1c5caa2
|
Revert "update instructions"
This reverts commit 9c145d0209 .
|
3 months ago |
Ben Xu
|
9c145d0209
|
update instructions
|
3 months ago |
Ben Xu
|
121e67e896
|
Revert "process custom flags on worker"
This reverts commit 12efc95688 .
|
3 months ago |
Ben Xu
|
5810db4692
|
init livekit quickstart multimodal worker
|
3 months ago |
killian
|
63cc2a2f01
|
Merge pull request #308 from benxu3/01-app
replace old rn app with 01-app
|
4 months ago |
Ben Xu
|
a8fd80d390
|
updated submodule to track main branch
|
4 months ago |
Ben Xu
|
551e28a9d6
|
update 01-app submodule
|
4 months ago |
Ben Xu
|
15ab78a3aa
|
replace old rn app with 01-app
|
4 months ago |
Ben Xu
|
12efc95688
|
process custom flags on worker
|
4 months ago |
killian
|
197417a65b
|
Default tts to elevenlabs
|
4 months ago |
killian
|
393d127540
|
Turn off debugging
|
4 months ago |
killian
|
b3ebbabcf1
|
Change tts and stt from profiles for app, set context mode to be True at the start
|
4 months ago |
killian
|
81242d8568
|
Change tts and stt from profiles for app, set context mode to be True at the start
|
4 months ago |
killian
|
1bb2a725ed
|
Docs update
|
4 months ago |
killian
|
da0e9f1718
|
Docs update
|
4 months ago |