util::error(fmt::format("no '{}' files were found, and none were given. Has the model been trained yet ?",fmt::format(ReadingMachine::defaultModelFilename,"")));
fmt::print(stderr,"Decoding using device : {}\n",NeuralNetworkImpl::device.str());
fmt::print(stderr,"Decoding using device : {}\n",NeuralNetworkImpl::getDevice().str());