docs: align English installation guide and refresh star history - #57
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The English README still presented CUDA local voice as the starting installation path after #46 moved the Chinese guide to capability tiers. This brings the English quick start, hardware requirements, macOS launch commands, profile/rollback guidance, first-run B2 behavior, and release boundaries into alignment. It also corrects two outdated Chinese statements about macOS CI and the distinction between installing assets and installing model dependencies.
The shared Star History SVG is manually regenerated from GitHub's current stargazer timestamps using the existing renderer: 154 → 191 current stars, latest star date 2026-09-05. The current chart is referenced by both READMEs.
Validation: checked local Markdown links, code fences and profile commands; parsed the SVG and visually inspected its rendered output;
git diff --checkpassed. Documentation and chart changes only.#46 合并后,英文 README 仍把 CUDA 本地语音作为默认安装入口,没有完整同步中文的能力分层。本次补齐英文快速开始、硬件要求、macOS 启动命令、安装配置与回退说明、首次启动的 B2 行为和发布边界;同时修正中文关于 macOS CI 和“安装资产不等于补齐模型依赖”的两处过时表述。
使用现有生成器,根据 GitHub 最新 star 时间戳手动刷新两份 README 共用的 Star History:154 → 191 星,最近一颗 star 的日期为 2026-09-05。
已检查本地链接、代码围栏、安装配置命令、SVG XML 和实际图表渲染,
git diff --check通过。本次仅修改文档与图表。