There was an error while loading. Please reload this page.
2 parents 2910d66 + cb51da6 commit f4d6a61Copy full SHA for f4d6a61
1 file changed
minimax_mcp/const.py
@@ -1,7 +1,7 @@
1
# speech model default values
2
DEFAULT_VOICE_ID = "female-shaonv"
3
-DEFAULT_SPEECH_MODEL = "speech-2.6-hd"
4
-DEFAULT_MUSIC_MODEL = "music-2.0"
+DEFAULT_SPEECH_MODEL = "speech-2.8-hd"
+DEFAULT_MUSIC_MODEL = "music-2.6"
5
DEFAULT_SPEED = 1.0
6
DEFAULT_VOLUME = 1.0
7
DEFAULT_PITCH = 0
0 commit comments