Skip to content

Update Docker configuration and speaker recognition dependencies#122

Merged
thestumonkey merged 1 commit into
queue-combofrom
minor-changes
Oct 13, 2025
Merged

Update Docker configuration and speaker recognition dependencies#122
thestumonkey merged 1 commit into
queue-combofrom
minor-changes

Conversation

@AnkushMalaker

Copy link
Copy Markdown
Collaborator
  • 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.

- 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.
@coderabbitai

coderabbitai Bot commented Oct 13, 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
  • Commit unit tests in branch minor-changes

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

Copy link
Copy Markdown
Contributor

lgtm

@thestumonkey thestumonkey merged commit dab30a8 into queue-combo Oct 13, 2025
1 check passed
@AnkushMalaker AnkushMalaker deleted the minor-changes branch October 21, 2025 13:31
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.

2 participants