textgenrnn
textgenrnn copied to clipboard
disable progressbar on GENERATION
it worked fine when i used cpu, but ever since i got GPU working, it floods the commandline with progressbars for every single generated character.
my friend is running on the same commandline just fine on his gpu with no progressbar spam.
and NO i am NOT referring to the "1171/1173 [============================>.] - ETA: 0s - loss: 1.4614" progressbar, i do want that.
and no, verbose=0 doesnt help anyways.
sorry, just i cant find ANYTHING about this ANYWHERE and its driving me absolutely NUTS
so far ive disabled it by coding out progressbars altogether in keras\utils\generic_utils.py, which is annoying as i cant see training progress anymore.
jupyter notebook?
这是来自QQ邮箱的假期自动回复邮件。你好,邮件已收到,尽快回复。
any progress?
nope but aitextgen is better and solves the problem