Skip to main content

Ask DeepWiki

Supported functions

Speech recognition Speech synthesis Source separation
✔️ ✔️ ✔️
Speaker identification Speaker diarization Speaker verification
✔️ ✔️ ✔️
Spoken Language identification Audio tagging Voice activity detection
✔️ ✔️ ✔️
Keyword spotting Add punctuation Speech enhancement
✔️ ✔️ ✔️

Supported platforms

Architecture Android iOS Windows macOS linux HarmonyOS
x64 ✔️ ✔️ ✔️ ✔️ ✔️
x86 ✔️ ✔️
arm64 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
arm32 ✔️ ✔️ ✔️
riscv64 ✔️

Supported programming languages

1. C++ 2. C 3. Python 4. JavaScript
✔️ ✔️ ✔️ ✔️
5. Java 6. C# 7. Kotlin 8. Swift
✔️ ✔️ ✔️ ✔️
9. Go 10. Dart 11. Rust 12. Pascal
✔️ ✔️ ✔️ ✔️

It also supports WebAssembly.

Supported frameworks

Flutter

Architecture Android iOS Windows macOS Linux Web
x64 ✔️ ✔️ ✔️ ✔️ ✔️
x86 ✔️ ✔️
arm64 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
arm32 ✔️ ✔️

Tauri

Architecture Android iOS Windows macOS Linux
x64 ✔️ ✔️ ✔️ ✔️
x86 ✔️
arm64 ✔️ ✔️ ✔️ ✔️ ✔️
arm32 ✔️

Supported NPUs

1. Rockchip NPU (RKNN) 2. Qualcomm NPU (QNN) 3. Ascend NPU
✔️ ✔️ ✔️
4. Axera NPU 5. Intel NPU (OpenVINO)
✔️ ✔️

Join our discord

Introduction

This repository supports running the following functions locally

  • Speech-to-text (i.e., ASR); both streaming and non-streaming are supported
  • Text-to-speech (i.e., TTS)
  • Speaker diarization
  • Speaker identification
  • Speaker verification
  • Spoken language identification
  • Audio tagging
  • VAD (e.g., silero-vad)
  • Speech enhancement (e.g., gtcrn, DPDFNet)
  • Keyword spotting
  • Source separation (e.g., spleeter, UVR)

on the following platforms and operating systems:

with the following APIs

  • C++, C, Python, Go, C#
  • Java, Kotlin, JavaScript
  • Swift, Rust
  • Dart, Object Pascal

Links for Huggingface Spaces

You can visit the following Huggingface spaces to try sherpa-onnx without installing anything. All you need is a browser.
Description URL 中国镜像
Speaker diarization Click me 镜像
Speech recognition Click me 镜像
Speech recognition with Whisper Click me 镜像
Speech synthesis Click me 镜像
Generate subtitles Click me 镜像
Audio tagging Click me 镜像
Source separation Click me 镜像
Spoken language identification with Whisper Click me 镜像

We also have spaces built using WebAssembly. They are listed below:

Description Huggingface space ModelScope space
Voice activity detection with silero-vad Click me 地址
Real-time speech recognition (Chinese + English) with Zipformer Click me 地址
Real-time speech recognition (Chinese + English) with Paraformer Click me 地址
Real-time speech recognition (Chinese + English + Cantonese) with Paraformer-large Click me 地址
Real-time speech recognition (English) Click me 地址
VAD + speech recognition (Chinese) with Zipformer CTC Click me 地址
VAD + speech recognition (Chinese + English + Korean + Japanese + Cantonese) with SenseVoice Click me 地址
VAD + speech recognition (English) with Whisper tiny.en Click me 地址
VAD + speech recognition (English) with Moonshine tiny Click me 地址
VAD + speech recognition (English) with Zipformer trained with GigaSpeech Click me 地址
VAD + speech recognition (Chinese) with Zipformer trained with WenetSpeech Click me 地址
VAD + speech recognition (Japanese) with Zipformer trained with ReazonSpeech Click me 地址
VAD + speech recognition (Thai) with Zipformer trained with GigaSpeech2 Click me 地址
VAD + speech recognition (Chinese 多种方言) with a TeleSpeech-ASR CTC model Click me 地址
VAD + speech recognition (English + Chinese, 及多种中文方言) with Paraformer-large Click me 地址
VAD + speech recognition (English + Chinese, 及多种中文方言) with Paraformer-small Click me 地址
VAD + speech recognition (多语种及多种中文方言) with Dolphin-base Click me 地址
Speech synthesis (Piper, English) Click me 地址
Speech synthesis (Piper, German) Click me 地址
Speech synthesis (Matcha, Chinese) Click me 地址
Speech synthesis (Matcha, English) Click me 地址
Speech synthesis (Matcha, Chinese+English) Click me 地址
Speaker diarization Click me 地址
Voice cloning with ZipVoice (Chinese+English) Click me 地址
Voice cloning with Pocket TTS (English) Click me 地址

Links for pre-built Android APKs

You can find pre-built Android APKs for this repository in the following table
Description URL 中国用户
Speaker diarization Address 点此
Streaming speech recognition Address 点此
Simulated-streaming speech recognition Address 点此
Text-to-speech Address 点此
Voice activity detection (VAD) Address 点此
VAD + non-streaming speech recognition Address 点此
Two-pass speech recognition Address 点此
Audio tagging Address 点此
Audio tagging (WearOS) Address 点此
Speaker identification Address 点此
Spoken language identification Address 点此
Keyword spotting Address 点此

Links for pre-built Flutter APPs

Real-time speech recognition

Description URL 中国用户
Streaming speech recognition Address 点此

Text-to-speech

Description URL 中国用户
Android (arm64-v8a, armeabi-v7a, x86_64) Address 点此
Linux (x64) Address 点此
macOS (x64) Address 点此
macOS (arm64) Address 点此
Windows (x64) Address 点此

Note: You need to build from source for iOS.

Links for pre-built Lazarus APPs

Generating subtitles

Description URL 中国用户
Generate subtitles (生成字幕) Address 点此

Links for pre-trained models

Description URL
Speech recognition (speech to text, ASR) Address
Text-to-speech (TTS) Address
VAD Address
Keyword spotting Address
Audio tagging Address
Speaker identification (Speaker ID) Address
Spoken language identification (Language ID) See multi-lingual Whisper ASR models from Speech recognition
Punctuation Address
Speaker segmentation Address
Speech enhancement Address
Source separation Address

Some pre-trained ASR models (Streaming)

Please see

for more models. The following table lists only SOME of them.

Name Supported Languages Description
sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20 Chinese, English See also
sherpa-onnx-streaming-zipformer-small-bilingual-zh-en-2023-02-16 Chinese, English See also
sherpa-onnx-streaming-zipformer-zh-14M-2023-02-23 Chinese Suitable for Cortex A7 CPU. See also
sherpa-onnx-streaming-zipformer-en-20M-2023-02-17 English Suitable for Cortex A7 CPU. See also
sherpa-onnx-streaming-zipformer-korean-2024-06-16 Korean See also
sherpa-onnx-streaming-zipformer-fr-2023-04-14 French See also

Some pre-trained ASR models (Non-Streaming)

Please see

for more models. The following table lists only SOME of them.

Name Supported Languages Description
sherpa-onnx-nemo-parakeet-tdt-0.6b-v2-int8 English It is converted from https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2
Whisper tiny.en English See also
Moonshine tiny English See also
sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03 Chinese A Zipformer CTC model
sherpa-onnx-sense-voice-zh-en-ja-ko-yue-2024-07-17 Chinese, Cantonese, English, Korean, Japanese 支持多种中文方言. See also
sherpa-onnx-paraformer-zh-2024-03-09 Chinese, English 也支持多种中文方言. See also
sherpa-onnx-zipformer-ja-reazonspeech-2024-08-01 Japanese See also
sherpa-onnx-nemo-transducer-giga-am-russian-2024-10-24 Russian See also
sherpa-onnx-nemo-ctc-giga-am-russian-2024-10-24 Russian See also
sherpa-onnx-zipformer-ru-2024-09-18 Russian See also
sherpa-onnx-zipformer-korean-2024-06-24 Korean See also
sherpa-onnx-zipformer-thai-2024-06-20 Thai See also
sherpa-onnx-telespeech-ctc-int8-zh-2024-06-04 Chinese 支持多种方言. See also

Useful links

How to reach us

Please see https://k2-fsa.github.io/sherpa/social-groups.html for 新一代 Kaldi 微信交流群 and QQ 交流群.

Projects using sherpa-onnx

Sherpa Voice / @siteed/sherpa-onnx.rn

React Native wrapper and demo app for validating sherpa-onnx on iOS, Android, and Web, including ASR, TTS, VAD, KWS, speaker ID, diarization, language ID, punctuation, audio tagging, and speech enhancement.

Speed of Sound

A voice-typing application for the Linux desktop (GTK4/Adwaita). It captures microphone audio, transcribes it offline using Sherpa ONNX ASR models, optionally polishes the text with an LLM, and types the result into the active window via XDG Remote Desktop Portal keyboard simulation.

VoxSherpa TTS

VoxSherpa TTS is a 100% offline Android Text-to-Speech app powered by Sherpa-ONNX. It supports Kokoro-82M, Piper, and VITS engines with multilingual support including Hindi, English, British English, Japanese, Chinese and 50+ more languages.

Generate Models Library Settings

BreezeApp from MediaTek Research

BreezeAPP is a mobile AI application developed for both Android and iOS platforms. Users can download it directly from the App Store and enjoy a variety of features offline, including speech-to-text, text-to-speech, text-based chatbot interactions, and image question-answering

1 2 3

Open-LLM-VTuber

Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms

See also https://github.com/t41372/Open-LLM-VTuber/pull/50

voiceapi

Streaming ASR and TTS based on FastAPI

It shows how to use the ASR and TTS Python APIs with FastAPI.

腾讯会议摸鱼工具 TMSpeech

Uses streaming ASR in C# with graphical user interface.

Video demo in Chinese: 【开源】Windows实时字幕软件(网课/开会必备)

lol互动助手

It uses the JavaScript API of sherpa-onnx along with Electron

Video demo in Chinese: 爆了!炫神教你开打字挂!真正影响胜率的英雄联盟工具!英雄联盟的最后一块拼图!和游戏中的每个人无障碍沟通!

Sherpa-ONNX 语音识别服务器

A server based on nodejs providing Restful API for speech recognition.

QSmartAssistant

一个模块化,全过程可离线,低占用率的对话机器人/智能音箱

It uses QT. Both ASR and TTS are used.

Flutter-EasySpeechRecognition

It extends ./flutter-examples/streaming_asr by downloading models inside the app to reduce the size of the app.

Note: [Team B] Sherpa AI backend also uses sherpa-onnx in a Flutter APP.

sherpa-onnx-unity

sherpa-onnx in Unity. See also #1695, #1892, and #1859

xiaozhi-esp32-server

本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器 Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.

See also

KaithemAutomation

Pure Python, GUI-focused home automation/consumer grade SCADA.

It uses TTS from sherpa-onnx. See also ✨ Speak command that uses the new globally configured TTS model.

Open-XiaoAI KWS

Enable custom wake word for XiaoAi Speakers. 让小爱音箱支持自定义唤醒词。

Video demo in Chinese: 小爱同学启动~˶╹ꇴ╹˶!

C++ WebSocket ASR Server

It provides a WebSocket server based on C++ for ASR using sherpa-onnx.

Go WebSocket Server

It provides a WebSocket server based on the Go programming language for sherpa-onnx.

Making robot Paimon, Ep10 "The AI Part 1"

It is a YouTube video, showing how the author tried to use AI so he can have a conversation with Paimon.

It uses sherpa-onnx for speech-to-text and text-to-speech.

1

TtsReader - Desktop application

A desktop text-to-speech application built using Kotlin Multiplatform.

MentraOS

Smart glasses OS, with dozens of built-in apps. Users get AI assistant, notifications, translation, screen mirror, captions, and more. Devs get to write 1 app that runs on any pair of smart glasses.

It uses sherpa-onnx for real-time speech recognition on iOS and Android devices. See also https://github.com/Mentra-Community/MentraOS/pull/861

It uses Swift for iOS and Java for Android.

flet_sherpa_onnx

Flet ASR/STT component based on sherpa-onnx. Example a chat box agent

achatbot-go

a multimodal chatbot based on go with sherpa-onnx's speech lib api.

fcitx5-vinput

Local offline voice input plugin for Fcitx5 (Linux input method framework). It uses C++ with offline ASR for speech recognition, supporting push-to-talk, command mode, and optional LLM post-processing.

Video demo in Chinese: fcitx5-vinput

Wake Word

A VS Code extension for hands-free voice-activated coding. It uses sherpa-onnx for real-time keyword spotting (KWS) to detect custom wake phrases and trigger VS Code commands by voice. Audio capture is handled by decibri, a cross-platform Node.js microphone streaming library with prebuilt native binaries.

SmartSub

SmartSub is a local-first cross-platform desktop application for the complete subtitle production pipeline: audio/video transcription, subtitle translation, proofreading, and subtitle burning/muxing.

It natively integrates sherpa-onnx to power three offline ASR engines — FunASR, Qwen3-ASR, and FireRedASR — delivering high-accuracy Chinese and multilingual speech recognition entirely on-device, with no file uploads required.

Fono

Talk to your computer. Fono is an open-source (GPL-3.0), complete voice-AI stack (speech-to-text, text-to-speech, a local LLM, wake word, speaker ID) in one small binary for the Linux, macOS, and Windows desktop. Press a key and speak: it types into any app, answers as a voice assistant, or drives a coding agent.

It uses sherpa-onnx's Supertonic TTS models for text-to-speech, with the Supertonic text frontend ported to Rust. See also #3750, which fixes dropped diacritics in the Supertonic frontend for Romanian, Czech, Polish, Hungarian, Turkish, Vietnamese, and other non-English Latin-script languages.

Domia

Domia is an open-source local AI companion you talk to, living entirely on hardware you own. Each Domia is its own character, with a distinct personality, voice, emotional state, and memory of you and its place — and it acts, not just talks: skills connect it to the real world over MCP, Home Assistant included. Domia nodes form a local peer-to-peer mesh that shares speech and reasoning compute, while room satellites bring each companion into the spaces where you live without giving up its identity. No cloud, no accounts, and no data leaving your network.

Domia runs sherpa-onnx in-process for keyword spotting, voice activity detection, streaming and offline speech recognition, and text-to-speech. Speech engines and models are selected through per-companion configuration, making it easy to match supported sherpa-onnx models to different hardware.

qwen-audio-agent

A realtime full-duplex voice runtime for AI coding agents (Claude Code, Codex, OpenCode, and other ACP agents). It uses sherpa-onnx keyword spotting with the 3M-parameter zh-en transducer model to implement a local voice wake word: the app sleeps on idle but keeps the microphone open, and the wake phrase brings the session back with no cloud calls.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

sherpa_onnx-1.13.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.8-cp314-cp314-android_24_x86_64.whl (2.6 MB view details)

Uploaded Android API level 24+ x86-64CPython 3.14

sherpa_onnx-1.13.8-cp314-cp314-android_24_x86.whl (2.5 MB view details)

Uploaded Android API level 24+ x86CPython 3.14

sherpa_onnx-1.13.8-cp314-cp314-android_24_armeabi_v7a.whl (2.4 MB view details)

Uploaded Android API level 24+ ARM EABI v7aCPython 3.14

sherpa_onnx-1.13.8-cp314-cp314-android_24_arm64_v8a.whl (2.4 MB view details)

Uploaded Android API level 24+ ARM64 v8aCPython 3.14

sherpa_onnx-1.13.8-cp313-cp313-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows ARM64

sherpa_onnx-1.13.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.8-cp313-cp313-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.13.8-cp312-cp312-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows ARM64

sherpa_onnx-1.13.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.8-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.13.8-cp312-cp312-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.13.8-cp311-cp311-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.13.8-cp311-cp311-macosx_10_15_universal2.whl (4.4 MB view details)

Uploaded CPython 3.11macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.8-cp310-cp310-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.13.8-cp39-cp39-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

File details

Details for the file sherpa_onnx-1.13.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 97309e4b5d9850490085da61e35b0fca002a39ec9da93cd9e21d2d0dcc1cc62a
MD5 2dbf02013ad805c05631f4c3f5c7109f
BLAKE2b-256 2de2b1af63c1f6a9e0025cbc9aa3b1814ba97ede63db0ad9f297bb9f268fdfc2

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 45f16c9fabc3d7ce31ba9722ff8196627ddcaa5ffd02413ad0664ad1952ba419
MD5 941af71293c6c86dc3e0e2de6ca32237
BLAKE2b-256 4f9a51821829b5735b3d7ce607992a62fe93d5f7215cda324c11191c77d49b9b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp314-cp314-android_24_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp314-cp314-android_24_x86_64.whl
Algorithm Hash digest
SHA256 e787ab8e2c859bae1589b9dc729ca2d66096505db028f2969b1c3a380a986a38
MD5 0a4ce557b5fcfcab122334db8a1af45e
BLAKE2b-256 a400bd069882f9a707a7e0cdad32f9447b95e756d4fe1421419ba0e6d9a2fcd2

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp314-cp314-android_24_x86.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp314-cp314-android_24_x86.whl
Algorithm Hash digest
SHA256 c0bd1249e4ff8a4f93c8b7eb7e906b8d894738556379b28e78817cbdf996eb72
MD5 834f821fbca0f0fcf3f7c5b8ed50e2a5
BLAKE2b-256 a5fe86cbd751f3b36f59ac0333b1ebbf91312c2fc5031c6cf54095a54735b690

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp314-cp314-android_24_armeabi_v7a.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp314-cp314-android_24_armeabi_v7a.whl
Algorithm Hash digest
SHA256 4757a983a0b2757ae55e6179b0f5369381316b1efcdfd5a35b6ccb341fae3daa
MD5 364ee1ea139aebda9826280c7aa70d45
BLAKE2b-256 8368d76f8dd62b7475a0583c57cfaaebbb1de693b42405a17796613fa7592227

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp314-cp314-android_24_arm64_v8a.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp314-cp314-android_24_arm64_v8a.whl
Algorithm Hash digest
SHA256 533440358bbfc5796bc8cf85fe2bc08d0c91de5200fc03da2d3eb656caec705b
MD5 009a0300b24ca73713254f14ecae54ba
BLAKE2b-256 58e9e7669a9f7a927e33f20b9bf98ffbe8d11c7f60c6e8f492bd0bc59dcb94d7

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 15e2d2ac2524e42efb40057f6e1d7cc53529417e791f5cf1bdd721a0ec2b1f7e
MD5 4b31883b146be67c4eb7421cd2bf08f9
BLAKE2b-256 719686a9571b95336e9968519acedcb33f17fb4c3512e961344f6daed47636cc

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 916ec38242e779ee3a99f7b161bd1bf3b02a7fad34cb073d091021c0469e0b58
MD5 43cd86e4b740cef18e82dcb0ee6ae009
BLAKE2b-256 13e3115476caa9f80cd5f55e4e7b777a6c2d01a133d10f8fae574ba869fc48c3

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5f8df54514af5025b9d428403dd9a27f6fe252b5e162311bf5c47228a50d0cc5
MD5 9acad13fe3a641c6856826a0a06b7a5e
BLAKE2b-256 7d4db442afd30eff64b83112b54fa866c5d2e3a5aeec13ee8bd665c7b146fba1

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 1613f14db38b6936098c660f610baee95541378edbdec39a973a591d8df58f5b
MD5 5e9c713c93c3261d33f4f64971a26c35
BLAKE2b-256 ea0e237f9baaa3da5c029a06803a7587d4717ec191284d6f3972c679683ad6d8

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6949773017647febc0c3696dffb2c67dd3febd4737b87e3dd135a42773704a06
MD5 977f5e954b7df745b219580d5cdeab3b
BLAKE2b-256 13782f712b7408ddbb64614c20388912414705b728516224e737b63f2adec94a

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04b9268c348e9f4bd61315754ad06b02a3c185d3d7770acd8e2dcee9c2e039f9
MD5 cac22b5dbc74c2880d3579cda3f578c9
BLAKE2b-256 786e8d9b92e95896ec500084e706529f5637eff797246e74c498922f6aa13a53

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ef218d6545a9dcc2aff7043f39026c7d78d6cf46a3876d450d508feebffc00a9
MD5 9b89b7faac4e923d3d2437cf9b84e73c
BLAKE2b-256 36e6a19257d7c60bf04c07f8d0772b943b6596b6b10cfb0694b7794d36630d40

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a00d9ceeb4d9531d2f5bd90d194d53408461c5aa6ff46e65f8776ed37007f3d0
MD5 c6b16876bbc74c70a4a8c44e8c4706c6
BLAKE2b-256 d6bec2b2a42ffcb22224fa95c62280cdc1f955f30f21805a2fda7fd182539628

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 b4c2e9c5fd12fe3ac6a21d76b45f16442d3b1d80691d81fbb0f8acfef250f5a3
MD5 b85d77be3f90abe1487ebb0255fbea8d
BLAKE2b-256 3a531248cf11cbba23e2b9b9e0cfed8945b73956398d331e89b61c8e2297c4ec

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 985560e02f7b2dcf9d28afb1a055bf7d2f6c1da91d9537f15b098d30a903ed55
MD5 6a1927f32cf1ced37feb564c5d1e84d6
BLAKE2b-256 713c8fcc17d15becd123001dc21032f5d3c7a56186de7307d74355cefe2defd3

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.8-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.8-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 210a740e2658ccbff2a10b84fceb5b0cdd0d45fb88c16701daefdd36bd3d7d0c
MD5 7e75ae88e702d35fa4eb64cf39efe2e7
BLAKE2b-256 2af256788768a4817d77b629b2afa9a8e9b114926a269e8d47b628c955713bcf

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.13.8 This release

17 files

1.13.7

66 files

1.13.6

62 files

1.13.5

62 files

1.13.4

58 files

1.13.3

58 files

1.13.2

58 files

1.13.1

58 files

1.13.0

58 files

1.12.40

58 files

1.12.39

58 files

1.12.38

58 files

1.12.37

43 files

1.12.36

58 files

1.12.35

58 files

1.12.34

58 files

1.12.33

58 files

1.12.32

58 files

1.12.31

58 files

1.12.30

58 files

1.12.29

58 files

1.12.28

58 files

1.12.27

58 files

1.12.26

58 files

1.10.46

53 files

1.10.45

51 files

1.9.30

44 files

1.8.11

41 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page