espnet3.utils.task_utils.get_espnet_model
Less than 1 minute
espnet3.utils.task_utils.get_espnet_model
espnet3.utils.task_utils.get_espnet_model(task: str, config: Dict | DictConfig) → AbsESPnetModel
Build and return an ESPnet model from the given task and config.
