espnet.nets.pytorch_backend.conformer.argument.verify_rel_pos_type
Less than 1 minute
espnet.nets.pytorch_backend.conformer.argument.verify_rel_pos_type
espnet.nets.pytorch_backend.conformer.argument.verify_rel_pos_type(args)
Verify the relative positional encoding type for compatibility.
- Parameters:args (Namespace) – original arguments
- Returns: modified arguments
- Return type: args (Namespace)