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
I followed the steps https://github.com/NVIDIA/DeepLearningExamples/tree/master/Kaldi/SpeechRecognition. After Server started, I start the client with: scripts/docker/launch_client.sh -p -v.
The client says:
Loading eval dataset...done
Opening GRPC contextes...done
Streaming utterances...Sending correlation_id=1 chunk offset=8160
Sending correlation_id=2 chunk offset=8160
Sending correlation_id=3 chunk offset=8160
Sending correlation_id=4 chunk offset=8160
....
But, it will stopped at "Waiting for all results...", and no results comes back. Why? Do I need to do anything else?
The text was updated successfully, but these errors were encountered:
jackyh
changed the title
tried with Kaldi-ASR demo, no result comes back
Tried with Kaldi-ASR demo, no result comes back
Aug 16, 2020
I followed the steps https://github.com/NVIDIA/DeepLearningExamples/tree/master/Kaldi/SpeechRecognition. After Server started, I start the client with: scripts/docker/launch_client.sh -p -v.
The client says:
Loading eval dataset...done
Opening GRPC contextes...done
Streaming utterances...Sending correlation_id=1 chunk offset=8160
Sending correlation_id=2 chunk offset=8160
Sending correlation_id=3 chunk offset=8160
Sending correlation_id=4 chunk offset=8160
....
But, it will stopped at "Waiting for all results...", and no results comes back. Why? Do I need to do anything else?
The text was updated successfully, but these errors were encountered: