Skip to content

Commit

Permalink
add nn
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanio committed May 13, 2022
1 parent a6ae761 commit 8613abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import torch
from torch import nn
from torchaudio.models import DeepSpeech
import pytorch_lightning as pl
from utils import TextProcess, CTCDecoder
Expand Down

0 comments on commit 8613abe

Please sign in to comment.