We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f7076 commit 79251a6Copy full SHA for 79251a6
README.md
@@ -90,7 +90,7 @@ curl -X POST "http://localhost:8000/v1/audio/speech" \
90
-H "Content-Type: application/json" \
91
-H "Authorization: Bearer YOUR_KEY" \
92
-d '{
93
- "model": "melotts",
+ "model": "melotts_zh-cn",
94
"input": "Hello world!",
95
"voice": "alloy"
96
}'
0 commit comments