Skip to content

Commit

Permalink
feat: voice model
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 authored Nov 13, 2024
1 parent 8f4a46e commit bdf95ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agents/property.json
Original file line number Diff line number Diff line change
Expand Up @@ -3360,7 +3360,7 @@
"property": {
"api_key": "${env:MINIMAX_TTS_API_KEY}",
"group_id": "${env:MINIMAX_TTS_GROUP_ID}",
"model": "speech-01-turbo",
"model": "speech-01-240228",
"voice_id": "male-qn-qingse",
"sample_rate": 32000,
"dump": true
Expand Down

0 comments on commit bdf95ee

Please sign in to comment.