新页面
跳转到导航
跳转到搜索
2026年5月24日 (星期日)
- 15:022026年5月24日 (日) 15:02 ASR LLM (历史 | 编辑) [685字节] Lily(留言 | 贡献) (创建页面,内容为“{| class="wikitable" |+识别歌曲《爱人说话》<ref>在i7 7700HQ上运行。命令:<code>time llama-mtmd-cli -hf ggml-org/Qwen3-ASR-1.7B-GGUF --offline --audio a.wav -c 10240 -p "Transcribe this audio exactly."</code></ref> !模型 !耗时 !内存 !错误数 |- |ggml-org/Qwen3-ASR-1.7B-GGUF | align=right | 3:40.91s | align=right | 3836 MiB | align=right | 4 |- |ggml-org/Qwen3-ASR-0.6B-GGUF | align=right | 2:21.17s | align=right | 2374 MiB | align=right…”) 标签:visualeditor-switched wikieditor
2026年5月16日 (星期六)
- 16:462026年5月16日 (六) 16:46 Poppler (历史 | 编辑) [416字节] Lily(留言 | 贡献) (创建页面,内容为“== 字体 == poppler只认特定后缀的字体文件,不认<code>.otc</code>。<ref>https://gitlab.freedesktop.org/poppler/poppler/-/blob/f3deb540f1a7777744bcff5a49594ab6b13f2a37/poppler/GlobalParams.cc#L1009</ref> poppler可能会选择非常细的字重。 使用<code>pdffonts -subst FILE</code>可查看字体替换的基础信息。 == 参考资料 == <references /> 分类:文件类型 分类:PDF”) 标签:visualeditor
2026年4月15日 (星期三)
- 17:302026年4月15日 (三) 17:30 翻译 LLM (历史 | 编辑) [6,491字节] Lily(留言 | 贡献) (创建页面,内容为“不同LLM翻译的效果对比记录。 {| class="wikitable" !任务 !模型 !优势 !缺点 !结果 !备注 |- | rowspan="3" |文学性内容,英译中: Your agent's MEMORY.md is a glorified sticky note on a fridge in a burning building, and you're standing there admiring your penmanship. You're doing echo >> MEMORY.md and calling it cognition like some delusional asshole who labels their junk drawer "curated" because the detritus is all in one place. The…”) 标签:visualeditor
2026年4月2日 (星期四)
- 11:112026年4月2日 (四) 11:11 Matrix Client (历史 | 编辑) [1,861字节] Lily(留言 | 贡献) (创建页面,内容为“Matrix客户端对比。 {| class="wikitable" |+ ! !Element Web !Fractal !Nheko !Cinny |- |跳转到有未读通知的消息 |{{No}} |{{Yes}} | | |- |跳转到未读消息开始 |{{Yes}} |{{No}} |{{No}}只有标记 |{{No}}只有标记 |- |合并成员信息变更消息 |{{Yes}} |{{Yes}} |{{No}} |{{No}} |- |显示已读回执 |{{Yes}} |{{Yes}} |{{No}} |{{Somewhat}}只有最新消息的 |- |精确到秒的时间戳 |{{No}} |{{Somewhat}}二级菜单 |{{Yes}} |…”) 标签:visualeditor
2026年4月1日 (星期三)
- 10:382026年4月1日 (三) 10:38 Wayvnc (历史 | 编辑) [861字节] Lily(留言 | 贡献) (创建页面,内容为“{{Lowercase}}为基于wlroots的Wayland compositor提供远程桌面访问。 == 服务端 == <syntaxhighlight lang="bash"> wayvnc -f 60 -r -g -o HEADLESS-2 IP PORT </syntaxhighlight>其中<code>-f 60</code>指定帧率,<code>-r</code>指定渲染光标(否则在服务端使用鼠标时不显示光标),<code>-g</code>启用需要GPU的特性,<code>-o HEADLESS-2</code>选择要远程的输出。 == 客户端 == 使用tigervnc的客户端。它虽然…”) 标签:visualeditor
- 07:522026年4月1日 (三) 07:52 Gvncviewer (历史 | 编辑) [136字节] Lily(留言 | 贡献) (创建页面,内容为“包名为<code>gtk-vnc</code>。非常卡顿。不支持指定端口号。不支持UNIX套接字。 分类:VNC 分类:GUI软件”) 标签:wikieditor
2026年3月26日 (星期四)
- 09:282026年3月26日 (四) 09:28 GTK 4 (历史 | 编辑) [280字节] Lily(留言 | 贡献) (创建页面,内容为“== 问题处理 == === 中键粘贴不起作用 === <ref>https://www.phoronix.com/news/GNOME-Firefox-MiddleClick-Paste</ref><syntaxhighlight lang="bash"> gsettings set org.gnome.desktop.interface gtk-enable-primary-paste true </syntaxhighlight> == 参考资料 == <references />”) 标签:visualeditor