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

cannot import set_logfile #2

Open
wonkyuml opened this issue Sep 25, 2018 · 1 comment
Open

cannot import set_logfile #2

wonkyuml opened this issue Sep 25, 2018 · 1 comment

Comments

@wonkyuml
Copy link

it seems like that set_logfile is deprecated.
still many scripts are trying to import set_logfile from utils.logger

@jinserk
Copy link
Owner

jinserk commented Oct 2, 2018

@wonkyuml , sorry for not updating the overall model according to the peripherals. set_logfile became a part of init_logger in asr/utils/logger.py. Please refer to asr/models/deepspeech_ctc/train.py to use init_logger if you want to use the other models.

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

No branches or pull requests

2 participants