岛石

Results 14 issues of 岛石

修改一处笔误: `默克人树` -> `默克尔树`

bug occurs at evnet/reactor.go:184 ```go fatal error: concurrent map read and map write. goroutine 7 [running]: runtime.throw({0x578192?, 0x13?}) /usr/local/go/src/runtime/panic.go:992 +0x71 fp=0xc000214eb0 sp=0xc000214e80 pc=0x436d71 runtime.mapaccess1_fast64(0xc000214f18?, 0xc0003221e0?, 0x18) /usr/local/go/src/runtime/map_fast64.go:22 +0x172 fp=0xc000214ed0 sp=0xc000214eb0...

bug
reactor

A RPC implementation built on Evnet.

enhancement

```javascript During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/app/GPT-SoVITS/webui.py", line 744, in app.queue(concurrency_count=511, max_size=1022).launch( File "/root/miniconda3/envs/GPTSoVits/lib/python3.9/site-packages/gradio/blocks.py", line 1347, in launch server_name, server_port,...

超长文本自动切片+生成, 如txt格式的书籍可以挂机一晚

## 你正在使用哪个版本的 V2Ray? V2Ray 5.12.1 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.21.4 linux/amd64) ## 你的使用场景是什么? 在ubuntu 服务器上代理git clone https协议的github repo ## 你看到的异常现象是什么? proxychains git clone 返回为空. 其余的https 如curl google.com...

Stale

Only captioning task using autoregressive model in config_multi_task.py.

Fix captioning preprocess and postprocess in jupyter notebooks.

I didn't find how to predict the whole sequence of z_q in the training step. It's not matched with the $p(s) = \prod_ip(s_i|s_{< i})$ in the paper