Commit Graph

32 Commits

Author SHA1 Message Date
Chad Bailey
0a9fa24b14 basic animation kind of works 2024-01-25 01:07:22 +00:00
Chad Bailey
bc6849b255 added web server 2024-01-24 18:05:41 +00: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
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
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
Moishe Lettvin
13f2f792af refactor party tonight 2024-01-18 11:21:38 -05:00
Moishe Lettvin
115b744861 input/output -> receive/send queues, for transport service 2024-01-16 21:11:38 -05:00
Moishe Lettvin
755059c358 a little cleanup 2024-01-16 19:58:11 -05:00
Moishe Lettvin
5b49597854 Pass entire transcription message on queue; don't respond to yourself in 06- 2024-01-12 13:54:55 -05:00
Moishe Lettvin
9bbfc8ad05 Updating 06- sample 2024-01-12 11:40:49 -05:00
Moishe Lettvin
ec1f2362c5 add on_first_other_participant_joined event 2024-01-12 08:39:56 -05:00
Moishe Lettvin
b9b82695c6 Adding queue transportation to services 2024-01-11 19:14:19 -05:00
Moishe Lettvin
7ca7764be3 a little cleanup 2024-01-10 21:14:55 -05:00
Moishe Lettvin
df1bbef653 something is up with transcription, trying to figure it out 2024-01-10 17:12:40 -05:00
Moishe Lettvin
7229fc806e getting started on 06- 2024-01-10 13:00:36 -05:00
Moishe Lettvin
534a4e2fa1 Exit meeting after saying something for samples 1 and 2 2024-01-09 06:05:24 -05:00
Moishe Lettvin
ac0e4b0c27 remove leftover prints 2024-01-08 17:56:21 -05:00
Moishe Lettvin
6cace129fd shut down correctly when a participant leaves 2024-01-08 17:55:19 -05:00
Moishe Lettvin
0451ae498f Make transportservice.run async, and add 02- sample 2024-01-08 15:38:32 -05:00
Moishe Lettvin
712ab97f88 Support coroutine callbacks 2024-01-08 11:27:58 -05:00
Moishe Lettvin
b5c7e30efa Use a decorator for callbacks 2024-01-06 14:09:28 -05:00
Moishe Lettvin
7f51c0c9b2 A little cleanup 2024-01-05 20:41:52 -05:00
Moishe Lettvin
b48a377b17 a little cleanup, uglier-than-I'd-like 01-say-one-thing sample added 2024-01-05 14:19:18 -05:00
Moishe Lettvin
5b4c085cd2 even more demo cleanup, making run_llm play well with asyncio 2024-01-04 18:14:28 -05:00
Moishe Lettvin
cd2c9700ad more demo cleanup, allow bundled frames in output_queue 2024-01-04 17:54:13 -05:00
Moishe Lettvin
fcd9a248d9 use inference text in demo, clean up image generation 2024-01-04 17:26:13 -05:00