espnet.lm.pytorch_backend.lm.train
Less than 1 minute
espnet.lm.pytorch_backend.lm.train
espnet.lm.pytorch_backend.lm.train(args)
Train with the given args.
- Parameters:
- args (Namespace) – The program arguments
- model_class (type) – LMInterface class for training