mirror of
https://github.com/wassname/TTS.git
synced 2026-09-12 12:11:47 +08:00
small gst config change
This commit is contained in:
@@ -239,4 +239,4 @@ class TacotronGSTTrainTest(unittest.TestCase):
|
||||
assert (param != param_ref).any(
|
||||
), "param {} {} with shape {} not updated!! \n{}\n{}".format(
|
||||
name, count, param.shape, param, param_ref)
|
||||
count += 1
|
||||
count += 1
|
||||
|
||||
Reference in New Issue
Block a user