We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4e9c0 commit 40ebcb1Copy full SHA for 40ebcb1
espnet/bin/asr_train.py
@@ -15,6 +15,7 @@
15
16
import configargparse
17
import numpy as np
18
+import torch
19
20
from espnet.utils.cli_utils import strtobool
21
from espnet.utils.training.batchfy import BATCH_COUNT_CHOICES
0 commit comments