project_charles / respond_to_prompt_actor.py

Commit History

removed AgentStateActor as it was not used
4790a1d

sohojoe commited on

refactor: in/out_audio/video to audio/video_input/output
aec6f97

sohojoe commited on

handle false signal of speaker_finsihed
795c382

sohojoe commited on

animate charles
cf5e7f4

sohojoe commited on

refactor: use more of a MDP style structure
149eeaf

sohojoe commited on

feature: agent response to help with debugging
87dcd10

sohojoe commited on

refactor - move ffmpeg_converter_actor to within respond_to_prompt_actor
b6ba8eb

sohojoe commited on

fix type issue
9b7ec10

sohojoe commited on

add missing async / await
0d27fd9

sohojoe commited on

fix: potential bug in SpeechToSpeakerActor
610cc37

sohojoe commited on

refactor
1a63d97

sohojoe commited on

reduce complexity by removing AudioStreamProcessor from StreamingChatService
e9d6e62

sohojoe commited on

fix async issues and flush ffmpeg actor
df0ea75

sohojoe commited on

add flush_output_queue
ae52b65

sohojoe commited on

first version streaming via webrtc but quality sucks
d91a673

sohojoe commited on

add cancel and fix a bunch of async problems
afc1e50

sohojoe commited on

create respond to prompt actor
bcea2ea

sohojoe commited on