You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request:
curl -X 'POST'
'http://localhost:3000/api/generate'
-H 'accept: application/json'
-H 'Content-Type: application/json'
-d '{
"prompt": "A popular heavy metal song about war, sung by a deep-voiced male singer, slowly and melodiously. The lyrics depict the sorrow of people after the war.",
"make_instrumental": false,
"model": "chirp-v3-5|chirp-v3-0",
"wait_audio": true,
"timeout": 1000
}'
Response:
Internal Server Error
connection: keep-alive
date: Sun,24 Nov 2024 20:23:29 GMT
keep-alive: timeout=5
transfer-encoding: chunked
vary: RSC,Next-Router-State-Tree,Next-Router-Prefetch,Next-Url
The text was updated successfully, but these errors were encountered:
Request:
curl -X 'POST'
'http://localhost:3000/api/generate'
-H 'accept: application/json'
-H 'Content-Type: application/json'
-d '{
"prompt": "A popular heavy metal song about war, sung by a deep-voiced male singer, slowly and melodiously. The lyrics depict the sorrow of people after the war.",
"make_instrumental": false,
"model": "chirp-v3-5|chirp-v3-0",
"wait_audio": true,
"timeout": 1000
}'
Response:
Internal Server Error
connection: keep-alive
date: Sun,24 Nov 2024 20:23:29 GMT
keep-alive: timeout=5
transfer-encoding: chunked
vary: RSC,Next-Router-State-Tree,Next-Router-Prefetch,Next-Url
The text was updated successfully, but these errors were encountered: