FunASR v1.4.14: Portable Source Archives, MOSS Discovery, and Ten Runtimes

FunASR v1.4.14 release visual

FunASR v1.4.14 makes Git archives and source installs portable, completes MOSS-Transcribe-Diarize discovery across model, deployment, and service docs, and keeps safer realtime serving defaults.

Install and source boundaries

python -m pip install -U "funasr==1.4.14"

The stable distributions are on PyPI 1.4.14. The wheel SHA-256 is 8f1bceeb183359fb44402dea16200415a838da314742aa0c80752efe0e229e6c; the sdist SHA-256 is 5dd3ab30f6f2f26207992173a1da54d2f0f3f74f64d0823a05a9eab9f93a704f.

The source fix targets portable Git archives and source installs; it does not change the wheel install command. MOSS-Transcribe-Diarize remains a third-party model path whose model, memory, and service boundaries should be validated with its deployment guide.

Release verification

The signed v1.4.14 tag resolves exactly to a23946a8b3e9146f9bf80e18f768298f0cd000b7. The audit reran 210 release, documentation, and site regressions plus compileall, PEP 517 builds, Twine, an isolated wheel install, and public PyPI round trips. Extracted contents from the rebuilt wheel and sdist had zero differences from the public artifacts.

12 v1.4.14 assets plus a separate Blackwell runtime

The v1.4.14 Release pins runtime-llamacpp-v0.2.6. Its 12 assets are two Python distributions, 9 mirrored runtimes, and one checksum manifest; the tenth, Blackwell runtime remains on the separate runtime release:

sha256sum -c SHA256SUMS

Use the llama.cpp production deployment page for hardware selection, launch commands, smoke tests, and known boundaries. GPU API deployments can continue with the vLLM guide.

Start from a pinned version and verified assets, then revalidate on the target hardware with representative audio before rollout.

Open all 12 v1.4.14 assets