diff --git a/config.json b/config.json index 6a28da75..726dbf83 100644 --- a/config.json +++ b/config.json @@ -10,7 +10,7 @@ "embedding_size": 256, "text_cleaner": "english_cleaners", - "epochs": 200, + "epochs": 500, "lr": 0.002, "warmup_steps": 4000, "batch_size": 32,