feat: add minimax tts

This commit is contained in:
feitianbubu
2025-10-20 13:54:53 +08:00
parent 8ac801261d
commit 0a8e54de20
4 changed files with 363 additions and 1 deletions

View File

@@ -8,6 +8,12 @@ var ModelList = []string{
"abab6-chat",
"abab5.5-chat",
"abab5.5s-chat",
"speech-2.5-hd-preview",
"speech-2.5-turbo-preview",
"speech-02-hd",
"speech-02-turbo",
"speech-01-hd",
"speech-01-turbo",
}
var ChannelName = "minimax"