Deyu Tian

Results 10 comments of Deyu Tian

> Hi @dorbodwolf, > Thanks for interest all those years ago. I am thinking of getting this repo to work again then would love to hand it over. Are you...

我也是同样问题, chrome浏览器可以用 安装chrome [参考这里](https://blog.csdn.net/qq551551/article/details/78885704) 启动时候设置浏览器代理即可:`google-chrome-stable --proxy-server="socks5://127.0.0.1:3450"`

> 我是一个小白,请问是只需要训练那个syn吗,还是encoder 和vocoder也要训练,我只想模拟一个人的声音,训练好之后怎么办 同样的问题,等更新

@MoyanZitto yeah...You are right, it's a pre-defined callback by others, see it [here](https://github.com/fchollet/keras/pull/259) _By the way, I have uninstalled the Pinyin Input Method Editors, so I can only type in...

@MoyanZitto .......我知道这几个数据集的区别,只是这里有误导..... 不过我担心随着迭代次数增加模型会不会逐渐开始过度拟合validation data???

https://www.youtube.com/watch?v=Q-B_ONJIEcE changing client to `web` works for me ```python def bypass_age_gate(self): """Attempt to update the vid_info by bypassing the age gate.""" innertube = InnerTube( client='WEB', use_oauth=self.use_oauth, allow_cache=self.allow_oauth_cache ```

I share my env: Python version is 3.7,Then install below pkgs: pip install rank_bm25 pip install ipdb pip install gensim==3.7.3 pip install sentence_transformers pip install torch-1.11.0+cu113-cp37-cp37m-linux_x86_64.whl pip install dgl_cu111-0.9.1.post1-cp37-cp37m-manylinux1_x86_64.whl