mirror of
https://github.com/wassname/TTS.git
synced 2026-09-11 12:00:24 +08:00
remove redundant files
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# coding: utf-8
|
||||
import torch
|
||||
from torch.autograd import Variable
|
||||
from torch import nn
|
||||
from TTS.utils.text.symbols import symbols
|
||||
from TTS.layers.tacotron import Prenet, Encoder, Decoder, CBHG
|
||||
|
||||
Reference in New Issue
Block a user