Skip to content

Close condo refact#137

Closed
thestumonkey wants to merge 433 commits into
SimpleOpenSoftware:mainfrom
thestumonkey:close-condo-refact
Closed

Close condo refact#137
thestumonkey wants to merge 433 commits into
SimpleOpenSoftware:mainfrom
thestumonkey:close-condo-refact

Conversation

@thestumonkey

Copy link
Copy Markdown
Contributor

No description provided.

AnkushMalaker and others added 30 commits July 16, 2025 01:48
update memory service
* auth WIP

* make auth optional

* minor fix

* fix minor bug

* Added a bunch of changes here

* update frontend

* rehauled and cleaned up auth

* updated auth to remove custom user-id (#24)

* updated auth to remove custom user-id

* stale data protection

* udpate

* minor fix

* update wip architecture

* re-rehaul?

* update auth in laptop client

* push missing file

* add existing data readme

* update env template

* memory debug

* Refactor main into different files
make advanced backend a package
Move webui
Refactor and fix the rest of the code
Reduce duplication
Update pyproject.toml to use optional dependencies instead of groups
Update Docs

* cleanup

* fix client bug, required

* test fact extraction prompt improvement

* update quickstart

* update info on .env.template

* remove failure receovery deadcode

* remove more deadcode
update memory service
* cleanup and merge #22's changes
Remove action items service

* Removing action items

* who even says industry standard
Co-authored-by: Neotastisch <54811660+Neotastisch@users.noreply.github.com>
* rename folder

* update readme etc

---------

Co-authored-by: Neotastisch <54811660+Neotastisch@users.noreply.github.com>
github actions for automatic deployment
AnkushMalaker and others added 28 commits September 24, 2025 09:25
commit 3ba5506
Merge: dbf37c7 8ffd97a
Author: Stuart Alexander <stu@theawesome.co.uk>
Date:   Wed Sep 24 20:03:29 2025 +0100

    Merge branch 'AnkushMalaker:main' into pytest

commit 8ffd97a
Author: Ankush Malaker <43288948+AnkushMalaker@users.noreply.github.com>
Date:   Wed Sep 24 09:25:11 2025 +0530

    fix faiss issue in speaker recognition cpu

commit dbf37c7
Author: stu alexander <thestumonkey@gmail.com>
Date:   Sat Sep 20 19:02:22 2025 +0100

    Fixed update user

commit 14845a6
Author: stu alexander <thestumonkey@gmail.com>
Date:   Sat Sep 20 19:02:03 2025 +0100

    Added robot test suite
refactored to use a service model for transcription, and got it working with rq
Declutterd main, moved all processors to RQ. Streaming and batch mode enabled on audio recording
streaming segments should now be able to identify the speaker.  Removed a bunch of dead code
Tidied up dead code, added timeline to job page so we can see time taken, got speaker recognition working on conversation trigger
- Added `start.sh` and `start-workers.sh` to `.dockerignore`.
- Removed unused `COMPUTE_MODE` arguments from `docker-compose.yml` and `Dockerfile`.
- Updated `pyproject.toml` to require `pandas>=2.0.0` and added new dependencies: `faiss-cpu`, `torch`, and `torchaudio`.
- Modified `download-pyannote.py` to use `token` instead of `use_auth_token` for model downloads.
- Refactored imports and logging in `download-pyannote.py` and `websocket_wrapper.py` for better clarity.
Update Docker configuration and speaker recognition dependencies
…eet. Update Docker configurations to accept CUDA version as a build argument in speaker recognition and ASR services. Enhance dependency management in pyproject.toml for speaker recognition and ASR services with optional CUDA versions.
feat: Remove unused Dockerfiles and pyproject files for blackwell gpus
Also beefed up the queue maangement page
Also beefed up the queue maangement page
…lite into close-convo

# Conflicts:
#	backends/advanced/src/advanced_omi_backend/controllers/websocket_controller.py
#	backends/advanced/src/advanced_omi_backend/routers/modules/queue_routes.py
#	backends/advanced/src/advanced_omi_backend/workers/audio_jobs.py
#	backends/advanced/src/advanced_omi_backend/workers/conversation_jobs.py
#	backends/advanced/webui/src/pages/Queue.tsx
@coderabbitai

coderabbitai Bot commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@thestumonkey thestumonkey closed this by deleting the head repository Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants