2931 Commits (b58c534bfbbd537aea8f5cb74ffa31fc6eba2ec9)
 

Author SHA1 Message Date
  Haixuan Xavier Tao b58c534bfb
Add a uv flag to make it possible to automatically replace `pip` with `uv pip` and prepend run command with `uv run` (#765) 1 year ago
  haixuantao 28af216c8f Add uv flag to enable build and run through uv run and uv pip 1 year ago
  Haixuan Xavier Tao 196bc7f3f8
chore: use workspace edition (#764) 1 year ago
  yjhmelody ca614753a1 chore: use workspace edition 1 year ago
  Haixuan Xavier Tao 69e5cd7558
Print python stdout without buffer even for script (#761) 1 year ago
  Haixuan Xavier Tao 18d26d137c
Add ios lidar (#762) 1 year ago
  haixuantao 91e291d4aa Fix Typo 1 year ago
  haixuantao 6cc835d290 Group depth camera into a single folder 1 year ago
  haixuantao cbe73522fe Adding opencv dependency 1 year ago
  haixuantao 97de48fc70 Remove / within depth naming 1 year ago
  haixuantao 745a12943e Add note on device app installation 1 year ago
  haixuantao 01df6d1143 Rename record3d -> ios-lidar 1 year ago
  haixuantao 4d3951444d Add example 1 year ago
  haixuantao 8d6e4ccb66 Add record3d 1 year ago
  haixuantao 8e2d073de6 make `depth` images represented in 3D with the color of the rgb images 1 year ago
  haixuantao 3e2613a5cd Use env var for unbuffered python instead of argument flag as python script does not call python interpreter with dora 1 year ago
  sunxunle 0fa5863b4f
chore: fix some typos in comment (#759) 1 year ago
  Haixuan Xavier Tao c10eb15f68
Use UV for the CI/CD (#757) 1 year ago
  haixuantao ce3c3b23af Refactor readme 1 year ago
  haixuantao 4208339035 Add messages within CI to better understand logs 1 year ago
  haixuantao 868f1f31fe Use poetry for rdt 1b as it seems to fix a submodule path issue 1 year ago
  haixuantao 5205102ab3 Remove poetry build system 1 year ago
  haixuantao a91270ae96 Fix dependencies definition 1 year ago
  haixuantao c04a73b1a4 Make requires python 3.8 to avoid resolution issues 1 year ago
  haixuantao 9e3142d086 Fix license and readme and requires-python 1 year ago
  haixuantao d3fdbf5e0a Minor python esthetics 1 year ago
  haixuantao d82b699674 Fix CI/CD 1 year ago
  haixuantao 1f15484d0d Remove ruff and pytest from CI/CD and makes them dev dependencies of each node 1 year ago
  Haixuan Xavier Tao 9fdb0746e9
Daemon: React to ctrl-c during connection setup (#758) 1 year ago
  haixuantao afb20cbadc Migrate dependencies to standardised version 1 year ago
  haixuantao 6d6ac108db Remove poetry packages 1 year ago
  haixuantao 4325d260dc use generic `project.scripts` instead of `tool.poetry.scripts` 1 year ago
  haixuantao a8a9488ec7 Fix project table to conform to official pyproject toml 1 year ago
  haixuantao a059f71e22 Fix CI/CD by allowing maturing to be installed with pip 1 year ago
  haixuantao 6f2656eb49 Replace poetry with uv in CI/CD 1 year ago
  haixuantao 458d78e7a9 Use UV for the CI/CD for faster dependency resolution 1 year ago
  Haixuan Xavier Tao 8b1a78561e
Improve Speech-to-Speech pipeline by better support for macOS and additional OutteTTS model (#752) 1 year ago
  Philipp Oppermann 10b8c6ad87
Daemon: React to ctrl-c during connection setup 1 year ago
  haixuantao 7167f90d89 Fix local model config with remote config 1 year ago
  haixuantao 7c6f48d144 Adding llama-cpp-python as required dependency for dora-outtetts 1 year ago
  Haixuan Xavier Tao 2d9d27bf0d
Make unknown output acceptable (#755) 1 year ago
  Haixuan Xavier Tao 48a0b2767a
Replace pylint with ruff (#756) 1 year ago
  haixuantao 4be1c7439f fix ruff CI/CD 1 year ago
  haixuantao 6a9b86d9a1 Fix pyaudio with ruff 1 year ago
  haixuantao 23c7fb1888 Minor ruff fix all 1 year ago
  haixuantao 7a0654a1f8 Replace pylint with ruff 1 year ago
  haixuantao 5b98fd30aa Fix test name containing - instead of _ 1 year ago
  haixuantao c5536efdec Downgrade dev dependency for better support for old python version 1 year ago
  haixuantao 36ba6cc8bc Fix linting and sort imports as well as adds documentation 1 year ago
  haixuantao 30f0545ebd Use noqa to suppess warnings of imports 1 year ago