audio(filters): deprecate NoisereduceFilter

This commit is contained in:
Aleix Conchillo Flaqué
2025-09-06 19:31:38 -07:00
parent 6a6a63a532
commit d7794abf21
3 changed files with 19 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
- `NoisereduceFilter` is now deprecated and will be removed in a future
version. Use other audio filters like `KrispFilter` or `AICFilter`.
- Deprecated `OpenAIRealtimeBetaLLMService` and `AzureRealtimeBetaLLMService`.
Use `OpenAIRealtimeLLMService` and `AzureRealtimeLLMService`, respectively.
Each service will be removed in an upcoming version, 1.0.0.