I'm using bin/speech-sample-streaming.sh to transcribe a 6 minutes audio file. It works perfectly for recognizing the fist sentence but after few seconds, I get this message:
com.examples.cloud.speech.StreamingRecognizeClient$1 onError
WARNING: recognize failed: Status{code=INTERNAL, description=Received EOS on DATA frame, cause=null}
I'm using bin/speech-sample-streaming.sh to transcribe a 6 minutes audio file. It works perfectly for recognizing the fist sentence but after few seconds, I get this message:
com.examples.cloud.speech.StreamingRecognizeClient$1 onError
WARNING: recognize failed: Status{code=INTERNAL, description=Received EOS on DATA frame, cause=null}