services(cartesia): load voices on startup

This commit is contained in:
Aleix Conchillo Flaqué
2024-06-03 14:08:04 -07:00
parent fe71825954
commit 659eceea95
2 changed files with 14 additions and 13 deletions

View File

@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue with Deepgram TTS that was introduced in the previous release.
### Performance
- Load Cartesia voice on startup.
## [0.0.25] - 2024-05-31
### Added