Skip to content

Commit 8613abe

Browse files
committed
add nn
1 parent a6ae761 commit 8613abe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import torch
2+
from torch import nn
23
from torchaudio.models import DeepSpeech
34
import pytorch_lightning as pl
45
from utils import TextProcess, CTCDecoder

0 commit comments

Comments
 (0)