-
Notifications
You must be signed in to change notification settings - Fork 308
Closed
Description
> curl -F "audio=@lucier.mp3" -F "transcript=@lucier.txt" "http://gentle-stage.mydomain.com/transcriptions?async=false"
upstream request timeout
So I deployed gentle to a k8s cluster and when I run the above code on my laptop it takes about 15 seconds an then I get the output upstream request timeout. Has anyone run into this before? Could it be related to k8s instead of gentle?
The logs on the container seem like it's working:
INFO:root:21 unaligned words (of 105)
INFO:root:after 2nd pass: 4 unaligned words (of 105)
INFO:root:done with transcription.
Metadata
Metadata
Assignees
Labels
No labels