MoondreamService: update to revision 2025-01-09

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-11 14:54:04 -07:00
parent 2035dd8b39
commit bc1949b4bf
4 changed files with 69 additions and 11 deletions

View File

@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated Moondream to revision `2025-01-09`.
- Updated `pyproject.toml` to once again pin `numba` to `>=0.61.2` in order to
resolve package versioning issues.
- Updated the `STTMuteFilter` to include `VADUserStartedSpeakingFrame` and `VADUserStoppedSpeakingFrame` in the list of frames to filter when the filtering is on.