Hi, I was trying to install and run DeepSpeech ClI on Intel AI DevCloud instance but got this error while starting off.
[u8748@c009 ~]$ deepspeech models/output_graph.pb audio-test.wav models/alphabet.txt
Loading model from file models/output_graph.pb
terminate called after throwing an instance of 'std::system_error'
what(): Resource temporarily unavailable
Aborted
I feel that this is due to some kind of restrictions in the instance but I am not sure about it and also not sure how to solve this. Please let me know if you have any idea around this.