Skip to content

Commit 521de34

Browse files
committed
feat: update file desc for minimax
1 parent cd5e225 commit 521de34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/openapi/descriptions/audio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default {
5050
},
5151
file: {
5252
minimax: {
53-
desc: `Audio file path, supports WAV and MP3 formats. The audio duration must be longer than 10s and no more than 10 minutes.`,
53+
desc: `Audio file local path, supports WAV and MP3 formats. The audio duration must be longer than 10s and no more than 10 minutes.`,
5454
},
5555
},
5656
negative_prompt: {

0 commit comments

Comments
 (0)