Commit History

try improved life management
e630a78

sohojoe commited on

add reboot button
397a2fa

sohojoe commited on

auto start ray and charles actor
57d3a27

sohojoe commited on

Update packages.txt
5393a41

sohojoe commited on

fix version
478447f

sohojoe commited on

fix = should be ==
eb2de1f

sohojoe commited on

add packages
1271fe1

sohojoe commited on

set pip package versions
95001fa

sohojoe commited on

better formatting
5a17040

sohojoe commited on

slight improvement on history
6130167

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

added vosk big but decided not to use it as its a little slow
5ea3bc3

sohojoe commited on

show the raw json
6616951

sohojoe commited on

refactor - move ffmpeg_converter_actor to within respond_to_prompt_actor
b6ba8eb

sohojoe commited on

create prototype for is someone is there
3e4f32c

sohojoe commited on

track prototype folder as lfs
bc10f03

sohojoe commited on

got image to vector
9ed41df

sohojoe commited on

improve the app layout a little
e2846c4

sohojoe commited on

Update requirements.txt
f2296f2

sohojoe commited on

add ray
1e20df9

sohojoe commited on

fix type issue
9b7ec10

sohojoe commited on

change streamlit version
73d75a1

sohojoe commited on

add error handling to openai api
156e5b3

sohojoe commited on

default to v1 voice
b49fa2f

sohojoe commited on

add missing async / await
0d27fd9

sohojoe commited on

move pipeline to legacy
572f2e6

sohojoe commited on

fix: potential bug in SpeechToSpeakerActor
610cc37

sohojoe commited on

refactor - use app.py
da9d44b

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

prep for eleven_english_v2
6f108ca

sohojoe commited on

ensure echo cancelation
de63932

sohojoe commited on

attempt (request) better audio. not sure it makes much of a difference
8332d4f

sohojoe commited on

first version streaming via webrtc but quality sucks
d91a673

sohojoe commited on

refactor so we have in and then i can add out
ac35a95

sohojoe commited on

refactor ffmeg_concerter_actor.py to its own class
c4fe843

sohojoe commited on

updated version that uses ray queues so it doesn't block.
681abd4

sohojoe commited on

basic version that is working
6dfcd3a

sohojoe commited on

debug_app.py which choppy audio
d0639dc

sohojoe commited on

pickle the frames so easier to debug downstream
32ed25f

sohojoe commited on

4096 chunk sizes seams to be more robust
24d9393

sohojoe commited on

add mp3 format hint
7efb19e

sohojoe commited on

some debug code
f615884

sohojoe commited on

fix: should be raise, now throw
dc249ac

sohojoe commited on

should not leave on debug text
187e31c

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