Add a Pipecat Cloud deployment example

This commit is contained in:
Mark Backman
2025-03-07 16:43:10 -05:00
parent 1f8752ab03
commit 24220f38f0
9 changed files with 519 additions and 0 deletions

View File

@@ -114,6 +114,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue in `RimeTTSService` where the last line of text sent didn't
result in an audio output being generated.
### Other
- Added a Pipecat Cloud deployment example to the `examples` directory.
## [0.0.58] - 2025-02-26
### Added