FunASR v1.4.14: Portable Source Archives, MOSS Discovery, and Ten Runtimes
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.
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:
- Python:
funasr-1.4.14-py3-none-any.whlandfunasr-1.4.14.tar.gz - Linux:
funasr-llamacpp-linux-arm64.tar.gz,funasr-llamacpp-linux-x64.tar.gz,funasr-llamacpp-linux-x64-avx2.tar.gz,funasr-llamacpp-linux-x64-vulkan.tar.gz - macOS:
funasr-llamacpp-macos-arm64.tar.gz - Mirrored Windows runtimes:
funasr-llamacpp-windows-x64.zip,funasr-llamacpp-windows-x64-avx2.zip,funasr-llamacpp-windows-x64-cuda.zip,funasr-llamacpp-windows-x64-vulkan.zip - Separate Blackwell runtime:
funasr-llamacpp-windows-x64-cuda-blackwell.zip - Verification:
SHA256SUMS
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