mirror of
https://github.com/wassname/TTS.git
synced 2026-09-10 11:50:20 +08:00
remove redundant arguments
This commit is contained in:
@@ -122,8 +122,6 @@ def setup_model(num_chars, num_speakers, c, speaker_embedding_dim=None):
|
||||
num_splits=4,
|
||||
num_sqz=2,
|
||||
sigmoid_scale=False,
|
||||
rel_attn_window_size=4,
|
||||
input_length=None,
|
||||
mean_only=True,
|
||||
hidden_channels_enc=192,
|
||||
hidden_channels_dec=192,
|
||||
|
||||
Reference in New Issue
Block a user