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.
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: