Deleted user

Results 71279 issues of Deleted user

You can use the whisper.cpp bindings directly https://github.com/ggerganov/whisper.cpp/tree/master/bindings/javascript and the "test" is also a good example https://github.com/ggerganov/whisper.cpp/blob/master/tests/test-whisper.js

一部分能挂上 一部分没有挂上亲密度 打卡好像是打了但是牌子也没有亮 是最新版

if you set the cloak on a planet somewhere around 400m, it doesn't load the actual planet visuals when you land, but the collision is still there and the player...

documentation

A few suggestions for improvement: ![Screenshot_174](https://user-images.githubusercontent.com/116278271/211142682-56585d10-75fa-4d21-b94f-ae2eae128d88.png) ![Снимок экрана (413)](https://user-images.githubusercontent.com/116278271/211144389-e1739a09-95a7-4c1d-b853-8e9126b256b3.png) PS: Maybe some of this is impossible to do.

good first issue

### What happened? Right clicking on empty space (last page of REI, click on the empty space in REI region) in REI menu shows recipe for firework rocket: ![image](https://github.com/user-attachments/assets/fdd3f469-aaf3-47db-b6f3-97c93f3b1f94) mod...

bug

People can join games in any ROOM. A game channel This game channel is combined with all communities. Chess Poker Go (game) Mahjong Shogi Xiangqi

I'm getting the error ERRO[0304] write packet minecraft 10.2.0.2:62502->20.162.234.77:30240: use of closed network connection part=ResourcePacks Its a realm btw ![Image](https://github.com/user-attachments/assets/c580a2d5-d2ff-44b6-87f5-1fdbe5820c08)

bug

The LAN world won't open i can't find it i tried using the computer IP but no its the same.

bug

**Describe the bug** A clear and concise description of what the bug is, and optionally what server it occurs on. **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

``` func DegreesToAngle(degrees float32) byte { return byte(math.Round(float64(degrees) * (256.0 / 360.0))) } func AngleToDegrees(angle byte) float32 { return float32(angle) * (360.0 / 256.0) } ``` I think it should...