Mohamed Nabih
Mohamed Nabih

Reputation: 123

Save the output of a trained pytorch neural network in .ark format

I am training my acoustic model which is multilayer DNN written in PyTorch. I want to save the output of the network as (.ark) file to use it in the decoding stage for automatic speech recognition. I searched a lot but can't find a function to do this. Any Help !!!

Upvotes: 0

Views: 96

Answers (0)

Related Questions