Skip to content

Expose temperature parameter on TTS client - #486

Merged
rchoyhughes merged 2 commits into
mainfrom
rh/add-temperature-to-tts-client
May 21, 2026
Merged

Expose temperature parameter on TTS client#486
rchoyhughes merged 2 commits into
mainfrom
rh/add-temperature-to-tts-client

Conversation

@rchoyhughes

Copy link
Copy Markdown
Contributor

The temperature parameter was added to the raw TTS client via Fern generation but was missing from the manually-maintained client.py wrapper. Adds it to all 8 synthesize methods (sync + async).

The temperature parameter was added to the raw TTS client via Fern
generation but not to the manually-maintained client.py wrapper. This adds it to all 8 synthesize methods.
@rchoyhughes
rchoyhughes merged commit ece510a into mainMay 21, 2026
10 checks passed
@rchoyhughes
rchoyhughes deleted the rh/add-temperature-to-tts-client branch May 21, 2026 00:37
@fern-apifern-apiBot mentioned this pull request Jun 15, 2026
@fern-apifern-apiBot mentioned this pull request Jul 9, 2026
fern-apiBot added a commit that referenced this pull request Aug 17, 2026
Patches with unresolved conflicts (2):
- patch-ece510a1: Expose temperature parameter on TTS client (#486)
- patch-660ad969: bump version to 0.14.0 (#488)
Run `fern-replay resolve` to apply these customizations.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rchoyhughes@nathan-hume