mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Fix wrong argument name 🛠️
This commit is contained in:
@@ -44,7 +44,7 @@ class TestTTSDataset(unittest.TestCase):
|
||||
compute_linear_spec=True,
|
||||
ap=self.ap,
|
||||
meta_data=items,
|
||||
tp=c.characters,
|
||||
characters=c.characters,
|
||||
batch_group_size=bgs,
|
||||
min_seq_len=c.min_seq_len,
|
||||
max_seq_len=float("inf"),
|
||||
|
||||
Reference in New Issue
Block a user