Skip to content

Refresh public FunASR entrypoint links#3361

Merged
LauraGPT merged 1 commit into
mainfrom
codex/refresh-public-entrypoint-links
Jul 22, 2026
Merged

Refresh public FunASR entrypoint links#3361
LauraGPT merged 1 commit into
mainfrom
codex/refresh-public-entrypoint-links

Conversation

@LauraGPT

Copy link
Copy Markdown
Collaborator

Summary

  • refresh public runtime download commands from the old alibaba-damo-academy/FunASR raw GitHub path to modelscope/FunASR
  • update public package/help metadata to point users at the current FunASR repository
  • refresh the main Paraformer-long ModelScope entry in model_zoo tables from the stale damo namespace to the current iic namespace
  • add documentation guards so these public entrypoints do not drift back to stale repository/model links

Why

New users often copy runtime deployment commands and model links directly from docs. Stale repository and ModelScope paths create avoidable friction during setup, which hurts onboarding and project growth.

Validation

  • python3 -m pytest -q tests/test_docs_funasr_install_commands.py tests/test_markdown_relative_links.py
  • python3 scripts/check_funasr_website_static.py --timeout 20 --retries 2
  • git diff --check
  • HTTP 200 checks for the updated ModelScope Paraformer entry and the three updated raw GitHub deploy script URLs

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@LauraGPT
LauraGPT merged commit e8bdb88 into main Jul 22, 2026
2 checks passed
@LauraGPT
LauraGPT deleted the codex/refresh-public-entrypoint-links branch July 22, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant