mirror of https://github.com/coqui-ai/TTS.git
update docstring
This commit is contained in:
parent
8a246cbb66
commit
28870f8df4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue