alayamanas
alayamanas
Machine translation English to Chinese, I use the same data, almost the same parms ( only the following exceptions: lightseq --arch ls_transformer --optimizer ls_adam --criterion ls_label_smoothed_cross_entropy; fairseq --arch transformer --optimizer...
Fairseq working fine, but lightseq (same params) throw this error, [Here I found relevent code](https://github.com/bytedance/lightseq/blob/master/examples/training/fairseq/fs_modules/ls_transformer.py#L23) why need MAX_SEQ_LENGTH = 300? Can someone help me please
建议:添加自定义全局快捷键,在微信最小化或未获得焦点时按下快捷键是打开微信窗口,在微信窗口获得焦点的情况下按下快捷键是最小化微信窗口的意思
Hi I love this repo, but the jupyter terminal is still bad for human eyes, Is there any way to change the font and color in jupyter terminal page? thanks
mel = np.clip((mel - hp.ref_db + hp.max_db) / hp.max_db, 1e-8, 1) mag = np.clip((mag - hp.ref_db + hp.max_db) / hp.max_db, 1e-8, 1) Is there any reason for using this normalization...
My command is : `python -m ipdb test.py` and I got: ``` /root/.miniconda3/lib/python3.6/runpy.py:125: RuntimeWarning: 'ipdb.__main__' found in sys.modules after import of package 'ipdb', but prior to execution of 'ipdb.__main__'; this...
**Describe the bug** 360极速浏览器X 配合 win10自带输入法,vomibar输入框始终默认是英文输入,浏览器换成Firefox、edge等均正常(也就是中文情况下打开vomibar输入框默认输入状态是中文,英文状态下则是英文),在干净虚拟机中复现。 **To Reproduce** Steps to reproduce the behavior: 1. [360极速浏览器X](https://browser.360.cn/eex/index.html?channel=9)版本:22.3.3015.64 目前最新版 2. vimium-c版本:1.99.99 360插件商店默认安装即可 3. win10自带微软拼音输入法,Windows版本不关键,虚拟机内、win11等均复现 4. 任意网页下按下o或者b,vomibar输入框始终默认是英文输入状态