Skip to content

docs(readme): document macOS-only qwen-asr submodule init step#275

Merged
H-Chris233 merged 1 commit into
Open-Less:mainfrom
Hongbro886:docs
May 5, 2026
Merged

docs(readme): document macOS-only qwen-asr submodule init step#275
H-Chris233 merged 1 commit into
Open-Less:mainfrom
Hongbro886:docs

Conversation

@Hongbro886
Copy link
Copy Markdown
Contributor

@Hongbro886 Hongbro886 commented May 5, 2026

User description

摘要

docs(readme): document macOS-only qwen-asr submodule init step


PR Type

Documentation


Description

  • Document macOS vendored ASR submodule

  • Add first-clone submodule init command

  • Mirror setup instructions in Chinese docs


Diagram Walkthrough

flowchart LR
  A["README docs"] -- "add submodule init step" --> B["Build instructions"]
  A -- "mirror update" --> C["README.zh docs"]
  A -- "cross-workspace note" --> D["openless-all README"]
Loading

File Walkthrough

Relevant files
Documentation
README.md
Document macOS submodule setup                                                     

README.md

  • Explains that macOS builds depend on the vendored qwen-asr submodule.
  • Adds git submodule update --init --recursive to first-clone setup
    steps.
  • Clarifies the submodule path under src-tauri/vendor/qwen-asr/.
+4/-1     
README.zh.md
补充 macOS 子模块初始化说明                                                                               

README.zh.md

  • Adds the Chinese explanation for the macOS vendored ASR engine.
  • Documents the required submodule initialization command.
  • Notes the src-tauri/vendor/qwen-asr/ submodule location.
+4/-1     
README.md
Update workspace build instructions                                           

openless-all/README.md

  • Describes the app-level workspace and macOS ASR dependency.
  • Adds the first-clone submodule initialization command.
  • Points readers to the vendored app/src-tauri/vendor/qwen-asr/ path.
+4/-1     

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@H-Chris233 H-Chris233 self-requested a review May 5, 2026 23:12
@H-Chris233 H-Chris233 merged commit 56694db into Open-Less:main May 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants