Commit Graph

  • aee5087a46 birthday validation is working Chad Bailey 2024-02-13 22:36:09 +00:00
  • 2516670874 Merge pull request #25 from daily-co/keyboard-interrupt Moishe Lettvin 2024-02-13 14:18:42 -05:00
  • 4fecc10808 Call client.leave on keyboard interrupt Moishe Lettvin 2024-02-13 14:17:09 -05:00
  • 4548f91fdc cleanup and ctrl-c handling Chad Bailey 2024-02-13 16:28:28 +00:00
  • 33ea1f9925 got a weird audio bug happening Chad Bailey 2024-02-12 21:15:12 +00:00
  • 08144fc560 Merge pull request #24 from daily-co/another-formatting-pass Moishe Lettvin 2024-02-10 09:39:51 -05:00
  • 815aa2bc3e Another autopep8 formatting pass Moishe Lettvin 2024-02-10 09:29:08 -05:00
  • 560c98f2fa Merge pull request #23 from daily-co/ollama-service Moishe Lettvin 2024-02-10 09:27:17 -05:00
  • 0e0c992f59 Ollama LLM service Moishe Lettvin 2024-02-10 09:22:52 -05:00
  • fd5ff5fee5 start of function calling Chad Bailey 2024-02-09 22:29:17 +00:00
  • d76139ac1a Merge pull request #22 from daily-co/temp-readme-patch Moishe Lettvin 2024-02-09 11:57:39 -05:00
  • 444418d94c Make the README okay-enough for limited public release Moishe Lettvin 2024-02-09 10:26:39 -05:00
  • d27122e35e Create LICENSE Moishe Lettvin 2024-02-09 09:10:28 -06:00
  • 237db19c40 more valorant work Chad Bailey 2024-02-08 16:16:58 +00:00
  • 0ae83577c6 renamed samples to examples Chad Bailey 2024-02-08 16:34:48 +00:00
  • 5c402eee81 started adding docs Chad Bailey 2024-02-08 16:31:17 +00:00
  • 80750fe022 Remove old/deprecated/broken samples Moishe Lettvin 2024-02-08 09:56:22 -05:00
  • ccfba04ea2 Remove mistakenly-added file Moishe Lettvin 2024-02-08 09:55:28 -05:00
  • 5b8198cf9e Merge pull request #21 from daily-co/cleanup_constructor_args Moishe Lettvin 2024-02-08 09:44:51 -05:00
  • 3fa00c4db8 Cleanup constructor args in examples Moishe Lettvin 2024-02-08 09:41:51 -05:00
  • 4ce36f8c63 Merge pull request #20 from daily-co/base_transport Moishe Lettvin 2024-02-08 08:25:03 -05:00
  • 9620080cc5 A little example cleanup Moishe Lettvin 2024-02-08 08:24:25 -05:00
  • ee1ce8f288 Abstract base transport class & local transport class Moishe Lettvin 2024-01-31 15:33:38 -05:00
  • 70d07b6ea2 WIP: environment cleanup (#19) chadbailey59 2024-02-06 15:07:16 -06:00
  • 9d5ad5675c Fix 06- demo and also fix bugs where dangling sentences wouldn't be spoken Moishe Lettvin 2024-02-01 12:54:23 -05:00
  • 0d96f91cde Added sound effect example (#18) chadbailey59 2024-02-01 10:26:50 -06:00
  • 4e9586595d minor cleanup Moishe Lettvin 2024-01-29 15:06:39 -05:00
  • d0bcddfd70 Fix 06a-image-sync.py Moishe Lettvin 2024-01-29 14:29:32 -05:00
  • 065a213ebb example renaming Chad Bailey 2024-01-29 17:42:45 +00:00
  • 7d6c94d604 added 09 examples Chad Bailey 2024-01-29 17:39:28 +00:00
  • 0859b57b00 Added 09 examples Chad Bailey 2024-01-29 17:39:14 +00:00
  • 09838c9b1f Merge pull request #17 from daily-co/start_tests Moishe Lettvin 2024-01-29 07:57:33 -05:00
  • c39920132c Add some basic daily_transport tests Moishe Lettvin 2024-01-29 07:56:12 -05:00
  • 860129a4be Merge pull request #16 from daily-co/image_tweaks Moishe Lettvin 2024-01-27 19:10:52 -05:00
  • 4416f36ae9 some minor cleanup, and coalesce image/images into one thing, and use itertools.cycle Moishe Lettvin 2024-01-27 19:07:29 -05:00
  • 86af896150 Wake word and animation sprites (#15) chadbailey59 2024-01-26 15:37:39 -06:00
  • 5cbac4701b minor cleanup, remove mistakenly-added print and logger stuff Moishe Lettvin 2024-01-26 15:27:12 -05:00
  • 5d9aa530e2 fix up some class variable names Moishe Lettvin 2024-01-26 15:15:44 -05:00
  • d4c4d49035 Merge pull request #14 from daily-co/aiosessions Moishe Lettvin 2024-01-26 14:01:24 -05:00
  • e81f247845 Don't create aiohttp sessions inside services Moishe Lettvin 2024-01-26 12:30:37 -05:00
  • 8baf137511 prefix suspected private members (#13) Liza 2024-01-26 18:28:54 +01:00
  • 5477baff7d Merge branch 'main' into cb/golden-kitty-aws cb/golden-kitty-aws Chad Bailey 2024-01-26 17:19:11 +00:00
  • fcceb32bd7 Merge pull request #12 from daily-co/frame_sync Moishe Lettvin 2024-01-26 10:17:01 -05:00
  • ead655fe23 some more fixup Moishe Lettvin 2024-01-26 10:07:16 -05:00
  • bab102f197 little more cleanup Moishe Lettvin 2024-01-26 09:54:51 -05:00
  • 95fc802607 Speaking / waiting images Moishe Lettvin 2024-01-26 09:15:29 -05:00
  • 646db8b9bd cleanup continues cleanup Moishe Lettvin 2024-01-26 07:57:41 -05:00
  • 42c142aff0 ... Moishe Lettvin 2024-01-25 14:55:51 -05:00
  • 6da78dbf9c getting started on cleanup Moishe Lettvin 2024-01-25 13:50:10 -05:00
  • 2886997693 Merge pull request #11 from daily-co/autopep Moishe Lettvin 2024-01-25 12:17:26 -05:00
  • 5fdda43bed Autopep linter fixes Moishe Lettvin 2024-01-25 12:12:46 -05:00
  • f0d9b0613e Add faster_whisper to module dependencies; remove unneeded import Moishe Lettvin 2024-01-25 11:27:00 -05:00
  • a661905d7f Merge pull request #9 from daily-co/interruptions Moishe Lettvin 2024-01-25 11:24:57 -05:00
  • c9c2e5f561 Remove unnecessary try/except Moishe Lettvin 2024-01-25 11:18:55 -05:00
  • 795a339542 Add InterruptibleConversationWrapper Moishe Lettvin 2024-01-23 21:07:27 -05:00
  • 31db156dfc Local Whisper transcription (#10) Liza 2024-01-25 13:43:25 +01:00
  • 6834d484ca i think animation defeated me Chad Bailey 2024-01-25 02:44:26 +00:00
  • 0a9fa24b14 basic animation kind of works Chad Bailey 2024-01-25 01:07:22 +00:00
  • 88e9c1ff71 removed otel Chad Bailey 2024-01-24 23:56:15 +00:00
  • 849171a9c6 basic wake word Chad Bailey 2024-01-24 23:19:39 +00:00
  • 60ebdfb958 WOOF Chad Bailey 2024-01-24 22:26:16 +00:00
  • ad5dcdd760 Dockerfile Chad Bailey 2024-01-24 21:15:05 +00:00
  • 9c154c3d49 requirements cleanup cb/golden-kitty Chad Bailey 2024-01-24 19:53:05 +00:00
  • 96256e90cb gunicorn Chad Bailey 2024-01-24 19:12:54 +00:00
  • 6f75db4d54 flask_cors Chad Bailey 2024-01-24 19:01:19 +00:00
  • 127fddfb1e added dotenv Chad Bailey 2024-01-24 18:49:40 +00:00
  • 5231243795 trying requirements.txt Chad Bailey 2024-01-24 18:45:18 +00:00
  • cba14c2002 added flask to module build Chad Bailey 2024-01-24 18:25:27 +00:00
  • 8ae61bf2ac added health check Chad Bailey 2024-01-24 18:22:59 +00:00
  • bc6849b255 added web server Chad Bailey 2024-01-24 18:05:41 +00:00
  • 9bbd14d5e7 WIP: golden kitty Chad Bailey 2024-01-23 21:46:02 +00:00
  • 50869e8cfd Merge branch 'main' into cb/09-bots-arguing cb/09-bots-arguing Chad Bailey 2024-01-23 20:33:57 +00:00
  • 690cf2e47d Merge pull request #8 from daily-co/queueframe-refactor Moishe Lettvin 2024-01-23 13:15:11 -05:00
  • ba89e41c5b remove commented-out code Moishe Lettvin 2024-01-23 09:37:15 -05:00
  • c134598a77 Refactor QueueFrame Moishe Lettvin 2024-01-23 09:33:51 -05:00
  • b51abd2969 facilitate manual call management (#7) Liza 2024-01-23 14:33:27 +01:00
  • 3fda9b0ecb Use more flexibile aggregator Moishe Lettvin 2024-01-22 16:02:35 -05:00
  • c7c816feb3 more updates to bots arguing Chad Bailey 2024-01-22 16:09:46 +00:00
  • 95c92e5304 Aggregators for LLM messages Moishe Lettvin 2024-01-22 10:59:13 -05:00
  • b443fbdb60 Very rough draft at intro/overview in README Moishe Lettvin 2024-01-19 16:20:08 -05:00
  • ccd2fa31e5 Rename 'theoretical-to-real' samples to 'foundational' Moishe Lettvin 2024-01-19 13:57:52 -05:00
  • 9b65286216 Merge pull request #6 from daily-co/rm-sentence-aggregator Moishe Lettvin 2024-01-19 13:42:27 -05:00
  • 6ae733ebfe Cleanup: no more sentence aggregator, let the TTS service deal with that; also removed the queue typing stuff from ai_services Moishe Lettvin 2024-01-19 13:06:15 -05:00
  • 6c17594f1f modernized 01a Chad Bailey 2024-01-19 16:53:35 +00:00
  • c47f3d0c86 cleanup Chad Bailey 2024-01-19 16:49:55 +00:00
  • 1071dede1a Only initialize Daily once (#5) Liza 2024-01-19 14:59:48 +01:00
  • f03e208580 imma let you finish Chad Bailey 2024-01-18 22:11:16 +00:00
  • 9e35e21729 undone transcript-aggregation Moishe Lettvin 2024-01-18 16:09:23 -05:00
  • 74e2c571c1 cleanup Chad Bailey 2024-01-18 21:06:48 +00:00
  • d9311195c9 cleanup Chad Bailey 2024-01-18 21:05:24 +00:00
  • 9a018403c7 u Chad Bailey 2024-01-18 21:03:48 +00:00
  • ceeb93dd46 Clean up example 5 Moishe Lettvin 2024-01-18 11:58:08 -05:00
  • f55333844e Merge pull request #4 from daily-co/service-refactor Moishe Lettvin 2024-01-18 11:30:59 -05:00
  • 0245f98eb5 update fal image_gen to use size in constructor Moishe Lettvin 2024-01-18 11:29:13 -05:00
  • f9f2e2d7ea stop_when_done Moishe Lettvin 2024-01-17 19:25:01 -05:00
  • 0d21768d00 Fix example 5 Moishe Lettvin 2024-01-17 18:58:03 -05:00
  • 13f2f792af refactor party tonight Moishe Lettvin 2024-01-17 18:42:08 -05:00
  • a3ac0d84e8 working on making services more consistent/terse/easy Moishe Lettvin 2024-01-17 13:50:55 -05:00
  • 6e8ebbd34c fal.ai integration (#3) chadbailey59 2024-01-17 12:08:00 -06:00
  • b1e6a89acd README tweaks Chad Bailey 2024-01-17 16:56:17 +00:00