Skip to content

docs: use QwenAudio canonical repository links#3412

Merged
LauraGPT merged 1 commit into
mainfrom
codex/canonical-qwenaudio-links
Jul 24, 2026
Merged

docs: use QwenAudio canonical repository links#3412
LauraGPT merged 1 commit into
mainfrom
codex/canonical-qwenaudio-links

Conversation

@LauraGPT

Copy link
Copy Markdown
Collaborator

Summary

  • replace legacy FunAudioLLM GitHub repository, issue, release, clone, badge, and growth-metric slugs with the canonical QwenAudio owner
  • keep Hugging Face FunAudioLLM/* model and Space identifiers unchanged
  • update the website contract, repository-role docs, growth collector, and their fixtures
  • add a tracked-file regression guard so future changes cannot restore the legacy GitHub owner

GitHub's API now reports QwenAudio/Fun-ASR, QwenAudio/SenseVoice, and QwenAudio/CosyVoice as the canonical repositories. The old URLs redirect, but publishing the canonical owner avoids an extra redirect and keeps repository branding, star badges, API collection, and copy-paste clone commands current.

Validation

  • python3 -m pytest -q tests/test_canonical_qwenaudio_links.py tests/test_check_funasr_website_static.py tests/test_collect_growth_metrics.py tests/test_docs_funasr_install_commands.py tests/test_community_projects_entries.py (103 passed)
  • real --ecosystem --format json collection returned the canonical QwenAudio slugs and 35,864 combined stars
  • canonical git ls-remote checks passed for Fun-ASR, SenseVoice, and CosyVoice
  • 46 public funasr.com pages passed HTTP/content checks after the live canonical-link rollout
  • git diff --check

The Hugging Face namespace remains FunAudioLLM; the regression test explicitly preserves those URLs and model identifiers.

@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 19a903f into main Jul 24, 2026
3 checks passed
@LauraGPT
LauraGPT deleted the codex/canonical-qwenaudio-links branch July 24, 2026 11:01
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