update CHANGELOG.ms with filters updates
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added `WakeCheckFilter` which allows you to pass information downstream only
|
||||||
|
if you say a certain phrase/word.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- `Filter` has been renamed to `FrameFilter` and it's now under
|
||||||
|
`processors/filters`.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Re-add exponential smoothing after volume calculation. This makes sure the
|
- Re-add exponential smoothing after volume calculation. This makes sure the
|
||||||
|
|||||||
Reference in New Issue
Block a user