small gst config change

This commit is contained in:
SanjaESC
2020-08-05 19:19:07 +02:00
committed by erogol
parent 1436206224
commit c4828b2b9e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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