fix(camera tool): removing the temporary file creation which was not compatible with Windows. The current solution encodes the frame in the JPG format but stays in the RAM. (#123)
e2630f8
unverified
Caroline Pascalcommited on
Merge branch 'develop' into 114-improve-transcript-accuracy
c10cc03
Alina Lozovskayacommited on
Merge pull request #111 from pollen-robotics/fix/sample_rate_consistency
cced4d1
unverified
Alinacommited on
Fix mypy and enhance code clarity
37d00fb
Alina Lozovskayacommited on
fix(mypy): fixing mypy errors
a6ddf4e
unverified
CarolinePascalcommited on
Fix comments
6eddfa9
Alina Lozovskayacommited on
Include debounce logic and switch transcript model
9c39398
Alina Lozovskayacommited on
Fixed BGR2RGB when sending image to gradio
e5e0ca4
RemiFabrecommited on
chore(ruff)
db79ec7
unverified
CarolinePascalcommited on
fix(samplerate): removing hardcoded sample rates values and replacing with actual values from the robot, uniformizing processing (always on the receiving side), nuking librosa out
6e24f8f
unverified
CarolinePascalcommited on
Created a V0 of the silent emotion imitator
c6b5426
RemiFabrecommited on
Fixed regex to allow for subdirectories in the promp library
c991519
RemiFabrecommited on
Updated default prompt from PR#100, Updated personality traits and response rules for Reachy Mini, changing tone from annoying and obsessed with food and Mars to just being friendly and concise.
New tool loading logic : basic tools are individual files in tools. For a given profile, tools are looked into tools.txt and autodiscovered locally or in the library.