chadbailey59
3c5f4800d4
Chad's big patient intake PR ( #40 )
...
* at least it runs, kind of
* wip
* wip with user response aggregator
* frame and pipeline docstrings
* Getting started on docstrings
* finish docstrings for aggregators
* patient intake is working!
* cleanup
* cleanup
---------
Co-authored-by: Moishe Lettvin <moishel@gmail.com >
2024-03-07 17:41:32 -06:00
Moishe Lettvin
8fb92e3fd7
Getting started on docstrings
2024-03-07 12:51:19 -05:00
Moishe Lettvin
337ca7f581
frame and pipeline docstrings
2024-03-07 10:16:27 -05:00
Moishe Lettvin
d5683c4f24
Fix interruptible pipeline runner and aggregator.
2024-03-07 09:05:49 -05:00
chadbailey59
b4505b7eff
added audio chunking for better interruption support ( #35 )
2024-03-06 18:20:04 -06:00
Moishe Lettvin
3e46d28aff
Add start frame to interrupt loop
2024-03-06 15:58:19 -05:00
Moishe Lettvin
62fd371b97
Remove Queue in frame names
2024-03-06 14:09:06 -05:00
Moishe Lettvin
d3f86dab2e
starting on interruptions
2024-03-04 13:41:28 -05:00
Moishe Lettvin
18e7626b9f
Getting started on interruptible transport pipeline runner
2024-03-04 07:51:22 -05:00
Moishe Lettvin
3b282cc921
some comments
2024-03-03 20:17:48 -05:00
Moishe Lettvin
434772dc23
Update sample 5!
2024-03-03 19:50:13 -05:00
Moishe Lettvin
643be238f9
getting started
2024-03-03 16:31:31 -05:00
chadbailey59
d90fdb1cae
Isolated changes to add VAD ( #32 )
...
* added VAD
* added separate 'vad enabled' property
2024-02-28 15:16:44 -06:00
Moishe Lettvin
20091d91c9
cleanup client properties and unsubscribe from camera
2024-02-27 13:09:55 -05:00
Moishe Lettvin
92ec5641d4
update deepgram tts to new service structure
2024-02-14 13:44:59 -05:00
Moishe Lettvin
dcbd79333a
make destructor call client.close in PlayHT service
2024-02-14 12:53:20 -05:00
Moishe Lettvin
97a4cb8b7f
Update playht tts service
2024-02-14 12:40:13 -05:00
Moishe Lettvin
1992b7e79e
fix sigint handling
2024-02-14 12:10:47 -05:00
Moishe Lettvin
4fecc10808
Call client.leave on keyboard interrupt
2024-02-13 14:17:09 -05:00
Moishe Lettvin
08144fc560
Merge pull request #24 from daily-co/another-formatting-pass
...
Another autopep8 formatting pass
2024-02-10 09:39:51 -05:00
Moishe Lettvin
815aa2bc3e
Another autopep8 formatting pass
2024-02-10 09:29:08 -05:00
Moishe Lettvin
0e0c992f59
Ollama LLM service
2024-02-10 09:22:52 -05:00
Moishe Lettvin
ee1ce8f288
Abstract base transport class & local transport class
2024-02-08 08:15:28 -05:00
chadbailey59
70d07b6ea2
WIP: environment cleanup ( #19 )
...
* removed env var usage from SDK services
* started consolidating configure.py
* 1–3 work
* cleaned up the rest
* more cleanup
* cleanup and 05 tinkering
* made fal keys optional
2024-02-06 15:07:16 -06:00
chadbailey59
0d96f91cde
Added sound effect example ( #18 )
...
* added sound effect example
* added dialout to this branch too
* fixup
* fixup for more dialout testing
* cleanup
2024-02-01 10:26:50 -06:00
Moishe Lettvin
4e9586595d
minor cleanup
2024-01-29 15:06:39 -05:00
Moishe Lettvin
c39920132c
Add some basic daily_transport tests
2024-01-29 07:56:12 -05:00
Moishe Lettvin
4416f36ae9
some minor cleanup, and coalesce image/images into one thing, and use itertools.cycle
2024-01-27 19:07:29 -05:00
chadbailey59
86af896150
Wake word and animation sprites ( #15 )
...
* WIP: golden kitty
* added web server
* added health check
* added flask to module build
* trying requirements.txt
* added dotenv
* flask_cors
* gunicorn
* requirements cleanup
* Dockerfile
* WOOF
* basic wake word
* removed otel
* basic animation kind of works
* i think animation defeated me
* added santa cat assets
* cleanup
* cleanup
* server example and cleanup
* more cleanup
* fix up some class variable names
* minor cleanup, remove mistakenly-added print and logger stuff
* cleanup
* cleanup
---------
Co-authored-by: Moishe Lettvin <moishel@gmail.com >
2024-01-26 15:37:39 -06:00
Moishe Lettvin
5cbac4701b
minor cleanup, remove mistakenly-added print and logger stuff
2024-01-26 15:27:12 -05:00
Moishe Lettvin
5d9aa530e2
fix up some class variable names
2024-01-26 15:15:44 -05:00
Moishe Lettvin
d4c4d49035
Merge pull request #14 from daily-co/aiosessions
...
Don't create aiohttp sessions inside services
2024-01-26 14:01:24 -05:00
Moishe Lettvin
e81f247845
Don't create aiohttp sessions inside services
2024-01-26 12:30:37 -05:00
Liza
8baf137511
prefix suspected private members ( #13 )
2024-01-26 18:28:54 +01:00
Moishe Lettvin
95fc802607
Speaking / waiting images
2024-01-26 09:15:29 -05:00
Moishe Lettvin
5fdda43bed
Autopep linter fixes
2024-01-25 12:12:46 -05:00
Moishe Lettvin
c9c2e5f561
Remove unnecessary try/except
2024-01-25 11:18:55 -05:00
Moishe Lettvin
795a339542
Add InterruptibleConversationWrapper
2024-01-25 11:15:04 -05:00
Liza
31db156dfc
Local Whisper transcription ( #10 )
...
* First pass at Whisper transcription
* deletions
* Revise based on feedback, add autopep8
2024-01-25 13:43:25 +01:00
Moishe Lettvin
690cf2e47d
Merge pull request #8 from daily-co/queueframe-refactor
...
Refactor QueueFrame
2024-01-23 13:15:11 -05:00
Moishe Lettvin
c134598a77
Refactor QueueFrame
2024-01-23 09:33:51 -05:00
Liza
b51abd2969
facilitate manual call management ( #7 )
2024-01-23 14:33:27 +01:00
Moishe Lettvin
3fda9b0ecb
Use more flexibile aggregator
2024-01-22 16:02:35 -05:00
Moishe Lettvin
95c92e5304
Aggregators for LLM messages
2024-01-22 10:59:13 -05:00
Moishe Lettvin
6ae733ebfe
Cleanup: no more sentence aggregator, let the TTS service deal with that; also removed the queue typing stuff from ai_services
2024-01-19 13:06:15 -05:00
Liza
1071dede1a
Only initialize Daily once ( #5 )
2024-01-19 14:59:48 +01:00
Moishe Lettvin
ceeb93dd46
Clean up example 5
2024-01-18 11:58:08 -05:00
Moishe Lettvin
0245f98eb5
update fal image_gen to use size in constructor
2024-01-18 11:29:13 -05:00
Moishe Lettvin
f9f2e2d7ea
stop_when_done
2024-01-18 11:22:06 -05:00
Moishe Lettvin
0d21768d00
Fix example 5
2024-01-18 11:22:02 -05:00