Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Server Error on Generate API #200

Open
puneetfastai opened this issue Nov 24, 2024 · 1 comment
Open

Internal Server Error on Generate API #200

puneetfastai opened this issue Nov 24, 2024 · 1 comment

Comments

@puneetfastai
Copy link

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

@qiaoyuok
Copy link

我也遇到了 你有解决办法吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants