topjgc
2025-08-14 68dcef510a62c93ec24c05c4f9438755668a1c9e
funasr/train_utils/trainer.py
@@ -715,7 +715,7 @@
            if self.use_wandb and wandb is not None:
                wandb.log(
                    description_dict,
                    setp=self.batch_total,
                    step=self.batch_total,
                )
    def close(self, writer=None):