update CHANGELOG
This commit is contained in:
@@ -25,8 +25,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
processing metrics indicate the time a processor needs to generate all its
|
processing metrics indicate the time a processor needs to generate all its
|
||||||
output. Note that not all processors generate these kind of metrics.
|
output. Note that not all processors generate these kind of metrics.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- `WhisperSTTService` model can now also be a string.
|
||||||
|
|
||||||
|
- Added missing * keyword separators in services.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
- `WebsocketServerTransport` doesn't try to send frames anymore if serializers
|
||||||
|
returns `None`.
|
||||||
|
|
||||||
- Fixed an issue where exceptions that occurred inside frame processors were
|
- Fixed an issue where exceptions that occurred inside frame processors were
|
||||||
being swallowed and not displayed.
|
being swallowed and not displayed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user