Skip to content

Commit fb7de81

Browse files
changelog
1 parent d6d336f commit fb7de81

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
88

99
### Added
1010

11-
- `GroqTTS` vendor
1211
- `MurfTTS` vendor
1312

13+
1414
### Fixed
1515

1616
- `MiniMaxTTS`: added required `group_id`, `url`, and correctly nested `voice_setting.voice_id` — previously missing, requiring users to bypass the SDK entirely
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
1919
- `AzureOpenAI` LLM: added `params` escape hatch for passing arbitrary API parameters
2020
- `Anthropic` LLM: added `url` for custom endpoints and `params` escape hatch
2121
- `Gemini` LLM: added `url` for custom endpoints and `params` escape hatch; named model params (`temperature`, `top_p`, `top_k`, `max_output_tokens`) now take precedence over `params` dict
22+
- `SpeechmaticsSTT`, `SarvamSTT`: added optional `model` field
2223

2324
## [v1.0.0] — 2026-03-11
2425

0 commit comments

Comments
 (0)