mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
bug fix
This commit is contained in:
@@ -9,6 +9,7 @@ import torch
|
||||
import subprocess
|
||||
import numpy as np
|
||||
from collections import OrderedDict
|
||||
from torch.autograd import Variable
|
||||
|
||||
|
||||
class AttrDict(dict):
|
||||
|
||||
Reference in New Issue
Block a user