mirror of
https://github.com/wassname/TTS.git
synced 2026-09-12 12:11:47 +08:00
change import statements
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# coding: utf-8
|
||||
import torch
|
||||
from torch import nn
|
||||
from utils.text.symbols import symbols
|
||||
from TTS.utils.text.symbols import symbols
|
||||
from layers.tacotron import Prenet, Encoder, Decoder, PostCBHG
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user