Updated default models for OpenAISTTService and OpenAITTSService to gpt-4o based models

This commit is contained in:
Mark Backman
2025-03-20 11:48:06 -04:00
committed by Paul Kompfner
parent f0774268cc
commit 70dbf0d6fc
2 changed files with 11 additions and 6 deletions

View File

@@ -169,6 +169,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated `OpenAISTTService` to use `gpt-4o-transcribe` as the default
transcription model.
- Updated `OpenAITTSService` to use `gpt-4o-mini-tts` as the default TTS model.
- Updated the default model for `CartesiaTTSService` and
`CartesiaHttpTTSService` to `sonic-2`.