Update CHANGELOG
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -59,12 +59,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- The API version for `CartesiaTTSService` and `CartesiaHttpTTSService` has
|
||||||
|
been updated. Also, the `cartesia` dependency has been updated to 2.x.
|
||||||
|
|
||||||
|
- `CartesiaTTSService` and `CartesiaHttpTTSService` now support Cartesia's new
|
||||||
|
`speed` parameter which accepts values of `slow`, `normal`, and `fast`.
|
||||||
|
|
||||||
- `GeminiMultimodalLiveLLMService` now uses the user transcription and usage
|
- `GeminiMultimodalLiveLLMService` now uses the user transcription and usage
|
||||||
metrics provided by Gemini Live.
|
metrics provided by Gemini Live.
|
||||||
|
|
||||||
- `GoogleLLMService` has been updated to use `google-genai` instead of the
|
- `GoogleLLMService` has been updated to use `google-genai` instead of the
|
||||||
deprecated `google-generativeai`.
|
deprecated `google-generativeai`.
|
||||||
|
|
||||||
|
### Deprecated
|
||||||
|
|
||||||
|
- In `CartesiaTTSService` and `CartesiaHttpTTSService`, `emotion` has been
|
||||||
|
deprecated by Cartesia. Pipecat is following suit and deprecating `emotion`
|
||||||
|
as well.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
- Since `GeminiMultimodalLiveLLMService` now transcribes it's own audio, the
|
- Since `GeminiMultimodalLiveLLMService` now transcribes it's own audio, the
|
||||||
|
|||||||
Reference in New Issue
Block a user