Commit Graph

  • 1ea503c1e6 examples: fix 03a-image-local Aleix Conchillo Flaqué 2024-04-04 15:35:58 -07:00
  • d0aeeccb68 github: fix github cache name Aleix Conchillo Flaqué 2024-04-04 14:36:04 -07:00
  • d687c8cdeb transports: updated silero vad not found message Aleix Conchillo Flaqué 2024-04-04 14:05:40 -07:00
  • 951f20c788 transports: don't write/read if microphone/speaker not enabled Aleix Conchillo Flaqué 2024-04-04 14:05:15 -07:00
  • 982c0a0749 examples: move non-working examples to to_be_updated Aleix Conchillo Flaqué 2024-04-04 14:04:53 -07:00
  • 27cef7cd70 add endframe to transport receive queue Chad Bailey 2024-04-04 20:45:23 +00:00
  • 03ea208361 VAD fallback (#97) chadbailey59 2024-04-04 13:31:07 -05:00
  • 385b51ac83 Merge pull request #98 from daily-co/use-pip-features Aleix Conchillo Flaqué 2024-04-05 01:00:21 +08:00
  • a37e4fabad github: only run publish-test on main Aleix Conchillo Flaqué 2024-04-04 09:58:42 -07:00
  • 8bc3c03a69 add a requirements.txt per platform Aleix Conchillo Flaqué 2024-04-03 18:10:47 -07:00
  • 1fc800754b github: no need to install dependencies when building/deploying Aleix Conchillo Flaqué 2024-04-03 16:26:58 -07:00
  • 18c4bccc13 github: rename deploy to publish Aleix Conchillo Flaqué 2024-04-03 16:21:04 -07:00
  • d57d473c13 pyproject.toml: use setuptools_scm to auto manage versions Aleix Conchillo Flaqué 2024-04-03 16:13:07 -07:00
  • 48bb3c6955 github: add publish to pypi workflows Aleix Conchillo Flaqué 2024-04-03 15:57:59 -07:00
  • e3ee3f9cc6 github(lint): use requirements-dev.txt Aleix Conchillo Flaqué 2024-04-03 15:12:46 -07:00
  • 3528f5d735 use conditional imports and show help errors if modules not found Aleix Conchillo Flaqué 2024-04-03 15:09:12 -07:00
  • 23735cb3a3 dot-env.example: cleanup and add missing environment variables Aleix Conchillo Flaqué 2024-04-03 15:08:01 -07:00
  • 6918dc69f0 github: separate build and test workflows Aleix Conchillo Flaqué 2024-04-03 15:07:32 -07:00
  • 128d350abc pyproject.toml: use project optional dependencies and pin them Aleix Conchillo Flaqué 2024-04-03 15:06:16 -07:00
  • 2f59e38a7a Modularize tricky dependencies (#95) chadbailey59 2024-04-03 10:48:11 -05:00
  • f1b093d9f1 translation use case working cb/pax-id Chad Bailey 2024-04-02 15:12:47 +00:00
  • c21014860f Added app messages to translator example (#94) chadbailey59 2024-04-01 14:25:20 -05:00
  • d4e3e1710f Server updates (#90) chadbailey59 2024-03-28 15:03:08 -05:00
  • e7f9296b5a Merge pull request #93 from daily-co/frame-name-cleanup Moishe Lettvin 2024-03-28 14:25:59 -04:00
  • 27322108b7 Cleanup the last few badly-named Frame types Moishe Lettvin 2024-03-28 12:36:24 -04:00
  • 22bbedec93 Merge pull request #92 from daily-co/remove-bad-print Moishe Lettvin 2024-03-28 11:54:49 -04:00
  • ed91bc0f66 Remove mistakenly-added print statement Moishe Lettvin 2024-03-28 11:47:11 -04:00
  • 565acfa9c9 Merge pull request #86 from daily-co/transport-refactor Moishe Lettvin 2024-03-28 11:17:32 -04:00
  • a2295b6b1d Merge pull request #91 from daily-co/pipeline-logging Moishe Lettvin 2024-03-28 11:16:26 -04:00
  • fef1366c84 Merge pull request #88 from daily-co/frame-progress-diagram Moishe Lettvin 2024-03-28 11:13:21 -04:00
  • 5c0ba1b6f0 Fix off by one errors, add tests and comment Moishe Lettvin 2024-03-28 08:34:34 -04:00
  • 05c77bce25 Add logging for pipeline Moishe Lettvin 2024-03-27 18:48:30 -04:00
  • 4ce140bf84 Move some things to AbstractTransport class Moishe Lettvin 2024-03-27 12:59:08 -04:00
  • a3293c6d7a fix: force overriding environment variables from .env files (#89) James Hush 2024-03-27 23:38:55 +08:00
  • ce04d4a54a Add text to md Moishe Lettvin 2024-03-27 08:10:14 -04:00
  • 758ed2d895 Frame progress images Moishe Lettvin 2024-03-26 20:40:10 -04:00
  • 85cd795b2b fix image Moishe Lettvin 2024-03-26 20:36:18 -04:00
  • 6c36d5f686 Testing Moishe Lettvin 2024-03-26 20:33:09 -04:00
  • b2425d6dcd Testing Moishe Lettvin 2024-03-26 20:32:32 -04:00
  • e8a6560ac1 Merge forgotten files Moishe Lettvin 2024-03-26 16:24:47 -04:00
  • 78c80d8941 some more renames Moishe Lettvin 2024-03-26 15:57:19 -04:00
  • 2fc5de6afe Starting refactor of transports into their own directory Moishe Lettvin 2024-03-26 08:35:04 -04:00
  • 24fb7c5a05 Merge pull request #81 from daily-co/websocket-transport Moishe Lettvin 2024-03-25 14:40:34 -04:00
  • 5761e23af1 remove unnecessary checks Moishe Lettvin 2024-03-25 14:00:08 -04:00
  • 960c659d5a Remove duplicated constant Moishe Lettvin 2024-03-25 13:59:03 -04:00
  • 2bda4c3307 Websocket transport Moishe Lettvin 2024-03-20 12:12:26 -04:00
  • c73fb4750f added fuzz example cb/telestrator Chad Bailey 2024-03-22 14:20:16 +00:00
  • 2c5628a621 Merge pull request #85 from daily-co/minor-readme-update Aleix Conchillo Flaqué 2024-03-22 04:33:42 +08:00
  • 9b4cfd9a6c README: minor fixes Aleix Conchillo Flaqué 2024-03-21 13:16:50 -07:00
  • 8f9aeb0751 Merge pull request #82 from daily-co/remove-unused-imports Aleix Conchillo Flaqué 2024-03-22 03:02:07 +08:00
  • e8a9d43287 Merge pull request #84 from daily-co/use-openai-api-key Aleix Conchillo Flaqué 2024-03-21 21:57:40 +08:00
  • cf5d516d51 use OPENAI_API_KEY instead of OPENAI_CHATGPT_API_KEY Aleix Conchillo Flaqué 2024-03-20 15:26:11 -07:00
  • 0666dd1194 remove unused imports Aleix Conchillo Flaqué 2024-03-20 14:42:05 -07:00
  • 42e25ccd13 create missing __init__.py Aleix Conchillo Flaqué 2024-03-20 14:41:39 -07:00
  • 520cee273f Merge pull request #80 from daily-co/move-src-daily-tests-to-tests Aleix Conchillo Flaqué 2024-03-21 00:27:07 +08:00
  • a189e2618f github: source venv in every step Aleix Conchillo Flaqué 2024-03-19 15:31:03 -07:00
  • ae2dcf88ed github: use virtual environment Aleix Conchillo Flaqué 2024-03-19 15:23:09 -07:00
  • 5cdb82ad3c README: one more autopep8 emacs update Aleix Conchillo Flaqué 2024-03-19 15:18:29 -07:00
  • 593513c84a github: add venv caching Aleix Conchillo Flaqué 2024-03-19 15:17:48 -07:00
  • 34b10cb4c7 wip Chad Bailey 2024-03-19 22:04:47 +00:00
  • 16257f8ec0 move src/dailyai/tests to tests Aleix Conchillo Flaqué 2024-03-19 14:57:50 -07:00
  • 5fc21a7508 Merge pull request #73 from daily-co/github-unittests-workflow Aleix Conchillo Flaqué 2024-03-20 03:01:03 +08:00
  • cc05429135 github: add workflow for unit tests Aleix Conchillo Flaqué 2024-03-18 15:25:46 -07:00
  • 85e66dddbe Merge pull request #79 from daily-co/readme-emacs-autopep8-update Aleix Conchillo Flaqué 2024-03-20 02:17:44 +08:00
  • 03ea559839 README: emacs autopep8 update Aleix Conchillo Flaqué 2024-03-19 10:27:41 -07:00
  • b6c9859e34 Merge pull request #78 from daily-co/readme-editor-setup Aleix Conchillo Flaqué 2024-03-20 01:10:57 +08:00
  • bc47c909a3 README: add editor setup Aleix Conchillo Flaqué 2024-03-19 10:00:08 -07:00
  • 428659730d Merge pull request #70 from daily-co/move-src-example-to-examples Aleix Conchillo Flaqué 2024-03-20 01:09:13 +08:00
  • e726f15c4e wip: telestrator Chad Bailey 2024-03-19 15:31:19 +00:00
  • 25ca8b751e cleanup Chad Bailey 2024-03-19 03:08:04 +00:00
  • 0b4b63d2ee Working vision example Chad Bailey 2024-03-19 01:51:36 +00:00
  • a573277a10 examples: copy runner.py and auth.py where needed Aleix Conchillo Flaqué 2024-03-18 15:13:38 -07:00
  • 6c9425d66a wip: video image frames Chad Bailey 2024-03-18 22:14:02 +00:00
  • 69c2637a25 README.md: update examples Aleix Conchillo Flaqué 2024-03-18 14:05:05 -07:00
  • 6d3c52ae81 added app message Chad Bailey 2024-03-18 19:52:31 +00:00
  • 90c34d278f move src/examples to examples Aleix Conchillo Flaqué 2024-03-18 11:51:06 -07:00
  • 2f4e31d1b2 Merge pull request #69 from daily-co/add-github-linting-workflow Aleix Conchillo Flaqué 2024-03-19 02:46:50 +08:00
  • 9385270775 autopep8 formatting Aleix Conchillo Flaqué 2024-03-18 11:28:32 -07:00
  • 2914e43350 github: add linting workflow Aleix Conchillo Flaqué 2024-03-18 10:56:02 -07:00
  • 78638d2dba Live translation (#61) chadbailey59 2024-03-18 13:26:05 -05:00
  • 141a5bb548 Merge pull request #68 from daily-co/log-transcription-errors Aleix Conchillo Flaqué 2024-03-19 01:53:40 +08:00
  • 3957813202 Merge pull request #67 from daily-co/add-dot-env-template Aleix Conchillo Flaqué 2024-03-19 01:49:21 +08:00
  • 549862ef99 daily: log transcription errors Aleix Conchillo Flaqué 2024-03-18 10:47:20 -07:00
  • 1000ca5b55 add dot-env.template Aleix Conchillo Flaqué 2024-03-18 10:38:27 -07:00
  • 91dbfef4c3 Merge pull request #64 from daily-co/docs Moishe Lettvin 2024-03-18 13:38:32 -04:00
  • 3b61d0b41a fix typos Moishe Lettvin 2024-03-18 13:38:00 -04:00
  • bf3ae091b9 Merge pull request #62 from daily-co/anthropic-support Moishe Lettvin 2024-03-18 13:36:39 -04:00
  • 34ac796607 Merge pull request #66 from daily-co/daily-transport-release-client Aleix Conchillo Flaqué 2024-03-19 01:36:22 +08:00
  • e0551e9d85 services: release daily client after leave Aleix Conchillo Flaqué 2024-03-18 10:32:46 -07:00
  • b1ab6f91b9 Merge pull request #65 from daily-co/app-messages Moishe Lettvin 2024-03-18 11:37:10 -04:00
  • 58726dc20d clean up imports Moishe Lettvin 2024-03-18 10:14:51 -04:00
  • 8e61fe8e36 Support for app messages Moishe Lettvin 2024-03-18 10:08:41 -04:00
  • 99b836c227 added docstrings to frames. Moishe Lettvin 2024-03-18 09:08:12 -04:00
  • 1c27f77f1a drafty architecture doc Moishe Lettvin 2024-03-18 08:39:50 -04:00
  • c91fa39a99 Remove testing code Moishe Lettvin 2024-03-15 19:42:46 -04:00
  • eacaea7db4 Anthropic LLM service Moishe Lettvin 2024-03-15 19:40:37 -04:00
  • c6dfcb6f7a Merge pull request #60 from daily-co/remove-ai-service-methods Moishe Lettvin 2024-03-15 15:28:28 -04:00
  • 18bf26de14 Update apps Moishe Lettvin 2024-03-15 13:39:33 -04:00
  • b8b35db89c Remove run_to_queue and run from AIService class Moishe Lettvin 2024-03-15 11:04:22 -04:00
  • 358166f347 Merge pull request #59 from daily-co/remove-requirements v0.0.3 Moishe Lettvin 2024-03-13 16:23:42 -04:00