Skip to content

Commit 79251a6

Browse files
authored
Update README.md
1 parent 98f7076 commit 79251a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ curl -X POST "http://localhost:8000/v1/audio/speech" \
9090
-H "Content-Type: application/json" \
9191
-H "Authorization: Bearer YOUR_KEY" \
9292
-d '{
93-
"model": "melotts",
93+
"model": "melotts_zh-cn",
9494
"input": "Hello world!",
9595
"voice": "alloy"
9696
}'

0 commit comments

Comments
 (0)