Whisper,OpenAI 开源的多语言语音识别模型
Whisper 是 OpenAI 开源的通用语音识别模型,支持多语言转录、翻译和语言检测,CPU 就能跑最小的 tiny 模型。本文在本地实际装好环境、下载模型、跑通一次转录做验证,正文附真实命令和转录结果。
GitHub related posts
View all tagsWhisper 是 OpenAI 开源的通用语音识别模型,支持多语言转录、翻译和语言检测,CPU 就能跑最小的 tiny 模型。本文在本地实际装好环境、下载模型、跑通一次转录做验证,正文附真实命令和转录结果。
yt-dlp 是 youtube-dl 停更风波后分裂出来的活跃分支,支持数千个站点的命令行下载。
Cloudflare Computer 是 Cloudflare 开源的一个预览版基础设施库,在 Durable Object 里实现了一个持久化虚拟文件系统,并提供容器、Worker Shell、Worker JavaScript 三种可插拔的执行后端,主要面向需要给 AI agent 一块工作目录的开发者。本文基于源码和官方文档整理,项目还在早期预览阶段,没有实际部署运行。
Douyin_TikTok_Download_API 是一个开源的抖音/TikTok/Bilibili数据爬取和无水印下载工具,用 FastAPI 提供 REST API,用 PyWebIO 做了个网页端批量解析界面。本文基于源码阅读和本地实际运行整理,B站接口实测不用配置就能直接用,抖音/TikTok接口需要自己换一个有效的Cookie。
在 Mac 上用 Parallels Desktop 安装 Omarchy 全过程
DSH Desktop is a community-built native desktop client for DeepSeek Harness, packaging the official Web UI, Host service, and plugin system into a download-and-run desktop app, unaffiliated with DeepSeek's official team.
dujiaoka is an open-source, Laravel-based automated vending system for delivering digital goods, archived in February 2026; this post summarizes its setup and current status from official docs and third-party reviews.
i-have-adhd is an open-source skill built around ten output rules in a SKILL.md file, making Claude Code, Codex, and similar coding agents lead with the action and drop the small talk.
Kimi CLI is Moonshot AI's terminal-based AI coding agent that can read and edit code, run shell commands, and hook into MCP and ACP editor protocols; the project has now been flagged by its own maintainers as being gradually wound down, with new users pointed to the successor project Kimi Code CLI.
stop-slop is an open-source set of Claude skill rules — a banned-phrase list, structural rules, and a scoring rubric — that helps Claude strip out common AI writing tells during drafting and editing.