Lei Mao
Lei Mao
Very interesting work. Just curious, where will the save file be stored? On our local computer (possibly browser cache), or your server?
**Is your feature request related to a problem? Please describe.** There is a small problem for the current implementation. When the number of items in the widget is large, the...
> 请先确认以下情况: - [x] 拉取主题最新代码,问题依然存在。 - [x] 已经搜索 Issues 历史记录,并阅读过:[主题常见问题](https://github.com/shenliyang/hexo-theme-snippet#%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) - [x] 提 Issues 前建议先阅读:[《你不知道的提 Issues 技巧》](https://github.com/shenliyang/hexo-theme-snippet#你不知道的提Issues技巧) > 为了能精准定位问题,希望尽量提供一下信息 1. 相关问题截图 2. 有线上环境,建议提供一下网址 3. 如果是兼容 bug,建议提供下设备型号,浏览器名称及版本 ------- **如果是意见或建议,可以忽略以内容** ------------ ...
Hello, I wrote a simple C++ player based on alsa-lib which allows me to play `wav` files. I wonder if there is any convenient way to modify my code so...
Hello, I tried `python-sounddevice` for playing audio and recording audio using the [`play_file.py`](https://github.com/spatialaudio/python-sounddevice/blob/a56cdb96c9c8e3d23b877bbcc7d26bd0cda231e0/examples/play_file.py) and the [`rec_unlimited.py`](https://github.com/spatialaudio/python-sounddevice/blob/a56cdb96c9c8e3d23b877bbcc7d26bd0cda231e0/examples/rec_unlimited.py) examples with minor modification and they all worked fine. However, when I tried the...
Hi, I tried installinig the Protobuf via both building from source and apt. When I tried to build ONNX optimizer from source, I got problems related to Protobuf. How do...
`docker-credential-pass erase` takes forever. Is it the expected behavior? I also typed `https://index.docker.io/v1/` in the STDIN but it still hangs.
Hi, Thank you for releasing the distilled MINI-LM models from pre-trained Transformer models. I wonder if you have any plans to release a sample code for MINI-LM distillation implementations in...
PyTorch Translate uses `libcaffe2.so`, but it seems that it no longer exists in the latest PyTorch build. See https://github.com/pytorch/translate/blob/c0c886732e62673b99e53cd6fde285e70fa854a6/pytorch_translate/cpp/CMakeLists.txt#L51