From 28870f8df4dece7d13a9e9089165b5d8c079010b Mon Sep 17 00:00:00 2001 From: Ayush Chaurasia Date: Thu, 29 Jul 2021 17:01:48 +0530 Subject: [PATCH] update docstring --- TTS/config/shared_configs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TTS/config/shared_configs.py b/TTS/config/shared_configs.py index 4a62735d..caa169d9 100644 --- a/TTS/config/shared_configs.py +++ b/TTS/config/shared_configs.py @@ -241,7 +241,7 @@ class BaseTrainingConfig(Coqpit): wandb_entity (str): Name of W&B entity/team. Enables collaboration across a team or org. - wandb_log_model_step (int): + log_model_step (int): Number of steps required to log a checkpoint as W&B artifact save_step (int):ipt