Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimal fix to wandb_logger.py necessary to get Overflow running using wandb #98

Merged
merged 5 commits into from
Mar 6, 2023

Conversation

shenberg
Copy link
Contributor

WandB logger has been broken at least since March 19th, 2022. As far as I understand, the API for loggers changed a bit and the WandB logger was never updated. See issue 19.

I really wanted to log to WandB, so I did the minimum necessary change to the logger in order to get it to work for the specific recipe I'm using in Coqui-TTS (Overflow). All the singular-item logging methods are not implemented.

@CLAassistant
Copy link

CLAassistant commented Feb 22, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants