Furkan Gözükara

Results 902 comments of Furkan Gözükara

Well i have to notify you that if you are running a very heavy multi-threaded HtmlDocument using app, even nullfying the pointer helps. Moreover, i had huge speed improvement when...

@zb-z currently unfortunately I do not have time to test :( However, I have written an article about these settings and performance issues that I have encountered during my PhD...

@zb-z well i done all the software development and testing on my personal computer with my personal internet connection. I didn't have school infrastructure to use. I will tell you...

@shubham-IISc @hongyuntw any idea how to solve this problem? Any help appreciated https://github.com/auspicious3000/SpeechSplit/issues/28

@hongyuntw thank you for answer but i didn't understand what you mean could you show as whole code?

@hongyuntw thank you for answer could you edit your answer and write top of them the class or method names where should I put them? could you change this to...

@hongyuntw thank you very much for answer I am getting error name 'F0_Converter' is not defined Also what does "add backward code (inside train function)" means? Here I have uploaded...

@nischal-sanil did you make it work? can you check my question please? https://github.com/auspicious3000/SpeechSplit/issues/28

@molo32 did you pass this stage? https://github.com/auspicious3000/SpeechSplit/issues/28

Here the console output of the run main.py ``` PS C:\SpeechSplit> c:; cd 'c:\SpeechSplit'; & 'C:/Python37/python.exe' 'c:\Users\King\.vscode\extensions\ms-python.python-2020.12.424452561\pythonFiles\lib\python\debugpy\launcher' '55577' '--' 'c:\SpeechSplit\main.py' Namespace(beta1=0.9, beta2=0.999, device_id=0, g_lr=0.0001, log_dir='run/logs', log_step=10, model_save_dir='run/models', model_save_step=1000, num_iters=1000000, resume_iters=None,...