Skip to content

Commit

Permalink
Merge pull request #118 from openspeech-team/ha
Browse files Browse the repository at this point in the history
Resolved #116
  • Loading branch information
upskyy committed Oct 24, 2021
2 parents e96da84 + cb3b0f6 commit b07aa78
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 b07aa78

Please sign in to comment.