Reputation: 123
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