Skip to content

Commit

Permalink
Resolved #116
Browse files Browse the repository at this point in the history
  • Loading branch information
upskyy committed Oct 24, 2021
1 parent e96da84 commit cb3b0f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openspeech/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
from pytorch_lightning.callbacks import LearningRateMonitor

from .callbacks import CheckpointEveryNSteps
from .models import OpenspeechModel
from .modules import Linear


PYTORCH_IMPORT_ERROR = """
Openspeech requires the PyTorch library but it was not found in your environment. Checkout the instructions on the
Expand Down

0 comments on commit cb3b0f6

Please sign in to comment.