Update tests

This commit is contained in:
Eren Gölge
2022-02-25 11:28:14 +01:00
parent 1e219fef0a
commit b0cff949f5
4 changed files with 4 additions and 7 deletions
@@ -20,6 +20,7 @@ config = MultibandMelganConfig(
eval_split_size=1,
print_step=1,
print_eval=True,
steps_to_start_discriminator=1,
data_path="tests/data/ljspeech",
discriminator_model_params={"base_channels": 16, "max_channels": 64, "downsample_factors": [4, 4, 4]},
output_path=output_path,