From 622ebd5d74bcbc43c909d72e27d43de2a25bab64 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Sat, 21 Mar 2026 07:02:06 -0400 Subject: [PATCH] Update MiniMaxHttpTTSService platform docs link --- src/pipecat/services/minimax/tts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipecat/services/minimax/tts.py b/src/pipecat/services/minimax/tts.py index d41fb6255..46502409d 100644 --- a/src/pipecat/services/minimax/tts.py +++ b/src/pipecat/services/minimax/tts.py @@ -137,7 +137,7 @@ class MiniMaxHttpTTSService(TTSService): Supports real-time audio streaming with configurable voice parameters. Platform documentation: - https://www.minimax.io/platform/document/T2A%20V2?key=66719005a427f0c8a5701643 + https://platform.minimax.io/docs/api-reference/speech-t2a-http """ Settings = MiniMaxTTSSettings