Skip to main content

No project description provided

Project description

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 NPUs

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

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

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.

Project details


Download files

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

Source Distribution

sherpa_onnx-1.12.37.tar.gz (896.2 kB view details)

Uploaded Source

Built Distributions

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

sherpa_onnx-1.12.37-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.37-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.37-cp314-cp314-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.37-cp314-cp314-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.12.37-cp314-cp314-macosx_10_15_universal2.whl (4.2 MB view details)

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

sherpa_onnx-1.12.37-cp314-cp314-linux_armv7l.whl (11.1 MB view details)

Uploaded CPython 3.14

sherpa_onnx-1.12.37-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.37-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.37-cp313-cp313-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.37-cp313-cp313-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.12.37-cp313-cp313-macosx_10_15_universal2.whl (4.2 MB view details)

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

sherpa_onnx-1.12.37-cp313-cp313-linux_armv7l.whl (11.1 MB view details)

Uploaded CPython 3.13

sherpa_onnx-1.12.37-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.37-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.37-cp312-cp312-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.37-cp312-cp312-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.12.37-cp312-cp312-macosx_10_15_universal2.whl (4.2 MB view details)

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

sherpa_onnx-1.12.37-cp312-cp312-linux_armv7l.whl (11.1 MB view details)

Uploaded CPython 3.12

sherpa_onnx-1.12.37-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.37-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.37-cp311-cp311-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.37-cp311-cp311-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.37-cp311-cp311-macosx_10_15_universal2.whl (4.2 MB view details)

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

sherpa_onnx-1.12.37-cp311-cp311-linux_armv7l.whl (11.1 MB view details)

Uploaded CPython 3.11

sherpa_onnx-1.12.37-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.37-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.37-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.37-cp310-cp310-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.37-cp310-cp310-macosx_10_15_universal2.whl (4.2 MB view details)

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

sherpa_onnx-1.12.37-cp310-cp310-linux_armv7l.whl (11.1 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.12.37-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.37-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.37-cp39-cp39-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.37-cp39-cp39-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.37-cp39-cp39-macosx_10_15_universal2.whl (4.2 MB view details)

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

sherpa_onnx-1.12.37-cp39-cp39-linux_armv7l.whl (11.1 MB view details)

Uploaded CPython 3.9

sherpa_onnx-1.12.37-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.37-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.37-cp38-cp38-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.37-cp38-cp38-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.37-cp38-cp38-macosx_10_15_universal2.whl (4.2 MB view details)

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

sherpa_onnx-1.12.37-cp38-cp38-linux_armv7l.whl (11.1 MB view details)

Uploaded CPython 3.8

File details

Details for the file sherpa_onnx-1.12.37.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.12.37.tar.gz
  • Upload date:
  • Size: 896.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for sherpa_onnx-1.12.37.tar.gz
Algorithm Hash digest
SHA256 7b8cbd1266418a7fbd4c87f1681c87024017b8572385a9cc7195d00ee674ae9d
MD5 5cbed4384e20bdc35f39d085d1058a42
BLAKE2b-256 8b471879e63ca357a5b05f66436b93c3076f2976e77668e7ad05b7ea5066649b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bdb8e38fd143d0246197890d88b866494dd339e897660706472972ea95c7035b
MD5 b1c9f470151aff1a9935f0bc2a9b23ac
BLAKE2b-256 a0a4efd0d67ecc0f644b3baf3f51614f6e434cb091b7deecf0374d553ec3794b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ab2bf3625fc3494a7e1361d4d5761339ef861228432baaf1a9f655517d13d12d
MD5 915077ce4571256af88f7b75df14f328
BLAKE2b-256 fbb8f6733b52540e5f5ceaaf44fe756fe2d45db6545cc0baec54522ddb3cfe0e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6b427449b6e73e6440ec0ccb7ae2ff2227678bbb8afbc8f1df66871a288f64e1
MD5 6f86d6082d62336a8c99e574df663d04
BLAKE2b-256 0ad36d5ad95447fc3abdd594431b305b5a5a3b214ec5dd034f236a442ae858a3

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 15f9d52b089718d9fcef04e16ac799710be9b82f99ceaa7d63b40f4395659b56
MD5 c9922b98bf882a9f442c490588877e28
BLAKE2b-256 b6df33decbb074a20a2a2c1a8becee8fdacf92824e324d96b51be26d17256bce

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 7db07e71f7c6c19a0cf0777c1635839c5ee1b88dccd42f22528429ee40d093b7
MD5 3000f53d4b37d5317b3f4751ee92d047
BLAKE2b-256 94e1d721670e514dba091680bb6749e262e3b2a29784c0b91d87a401c7427587

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp314-cp314-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 a4fa2fb79f594043a3c15722ff62fcb9bc5c191749dcfb0bc2616739772d8ac9
MD5 3707dde5d563e8063292adbcdd056c3f
BLAKE2b-256 88b58bf4036d7f9109a488bf4d69d28afd478900ee84c669538cdbd2742a23af

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 39f58e758fbae54aa73171603db311a69d41b804ebdc0ad3d5a332064a9bc666
MD5 0fc4c2c22ecb7126466862e1aac193a3
BLAKE2b-256 fbd73a3eef865c85cf799baacca65f89ea9c89244e7f8f87cb029b8b4e65aca0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 bac7456a22ad0ee11378e2c20d5a6e7baa6a576690e6fd60962b88af83f57874
MD5 626c310c81a43f1e8f599f924b91a946
BLAKE2b-256 aeedfbceec1edd8590a1f279b1bc278c96da1de8b9218971976791d9fa653e79

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 81ae8d3f9fd1b4afd4d3dd12f08e792e5b8ea2558d2788bdcfb2e40595b238fe
MD5 5e1dc55ebe051afc858b5a1e2ce03281
BLAKE2b-256 c935f77fb2b30138550454b1247615d8fef2df19cafdc6c741d85c6c5a6ecd19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5c3415b276b0d6bb1e4db3eb420e6dc0d77ea1a81258bb33184f432a51161e95
MD5 d49dfdaba6ebdb23699fd30355ed8819
BLAKE2b-256 3835ae2d60860c42d1ec54da4488bd2ee5741ac816daf7d4aa0c76375afabc9c

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 70332492976495a5d78fc34c2c84237577e824ec3c18c0475975a97c3fdc877d
MD5 acc14eb511313b7f6bf329c25c19d25f
BLAKE2b-256 e9d3497a61658688ddf6b71c91546aa766fe60cff6dccd83074b151e600ccd5f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp313-cp313-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 53b432d0ddf125f36ff141ea3c8561f9d6ead352f271d620a643d5a52e597184
MD5 43586428816b0ea320b4a244d484fec7
BLAKE2b-256 885a2dd5f13ab0fa9ed9a9dffcf70cab3261e6855fffd3a901bac4cf4ba9488e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 62efa5ba1557584f4bba94a2010062389541192eda6e1d91ae70749f355e596c
MD5 54489d3b26cba71228909757b06b0a4e
BLAKE2b-256 b38678ab077b84ae8ce33fe5d0ef17834b1c1f1c0dfb781f3897c636d68303c3

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 02d6dada2d13a99b5201aea6b26eae97e16cd5b129e8907d83a2a8f37e9b6911
MD5 010b58d138f701669c0550206ec464f3
BLAKE2b-256 1286663fd888f937a5f6d206b410cc64fb4bd4958149288b7f95a152f36b52b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff12cdb6c38155c19274102bac76d62f387098a901dee754f7eb468e305e5017
MD5 8d0253c7710133ae1d8c3d3f0fdd2714
BLAKE2b-256 e2ebcd72b4413809e6c66b3010e9810992ceb83e070e32d7092508cc9b7e579a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6185fbe7f4daa2eba1cb95e0d178c244b96eb92aeb1da901254a2a80e8ca0944
MD5 e57bb2aa017e0f7638bb5e03ef81824a
BLAKE2b-256 5c4f31cd91e5ea682585d665521c6c59ca96892b18c619be08ff73902cecb4a4

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 8324284e7a355498be201e2387adf1401f806afb927cdd2405dc97422435c438
MD5 4aa4a922cce420dc828651be2bc1f931
BLAKE2b-256 c3109795bdf3edc2825d20eab9bac0a606dc7e102fe7fd913f4be8f61179b90a

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp312-cp312-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 b523952d0f73d65269d015c43c3638ac1e8c51c90a7d08812cdc09dd66f4f7f7
MD5 a7dd031578e580ccfaa89674bc4c0db1
BLAKE2b-256 f361a4d2ef5737bd889589e006ba0bd2e78603d7677fc0aa899926131c5b4aef

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c263b01b100b0f613ba954c816147c8b3ccd00fba5239750c7acfb1ce2899a8f
MD5 bde3733e3713960e6474f7f9608bd5d0
BLAKE2b-256 bceec257012224f3d5e195b80f0853d939a6f4563d6637bd636762ceddfbdede

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f61b4b2d62468559fa7d32a994dcd5413ec45f9d8a454efe997eefa1f1f10da4
MD5 c4b39581725b6636c43c1f3bd2fc36dc
BLAKE2b-256 673b9cfca6ae6cbb5c9ce82fcbd52fdeaaa55b353ffd37911d2f1ebb6ebdc503

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e663061a5bf7005ffc4c44e31049bf7e6721f74b84a4cfb38580d2b9b26ecefa
MD5 eb208ad8105ecc211fe9793842aa9f6a
BLAKE2b-256 786fb55137e8e832613d99393059a0a72bf8ac555e99911d9c9e7038814031e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 54877685f0e1aba215a75c1375597ad98caca45d0b329669a97aa0dcfa1fa5a5
MD5 64233da3336365a2c0ba2658e35b94d4
BLAKE2b-256 aed39ac825e83f998d710ccd7bb660430f7d811198e790338aec543d45031367

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 05f48cfe78fc66316e0088420acbd01fb51ff1f8b5f1f832d01e1ec89efa4932
MD5 62280465f38be17706dbbf3b87d60eb8
BLAKE2b-256 157dfcb4b2d1493bebe7690253a9724a5d171cc79cdfbd05f72e431ae2e9d00e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp311-cp311-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 f5ca10d33971f1f3dcbd7979a10dc3ec5cb5526a27ce15df46e4d91b0fb4fc75
MD5 97f1a1ef7725bc36ed00a63ee5d44964
BLAKE2b-256 55b8aadb602db5ef8bb9d8e85be82084a05f137fc85e589d139885febd9184b8

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c6c366435cf0f3892e4c1c5c319c4cbe13f53761cb47757bf7e7918e68051209
MD5 a810984814984047547165492b485a7c
BLAKE2b-256 0384c5156fc5fa12de71bf42f4f07f45883ee870bac8c16ed97dcccf9f4bc86c

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7a0857bb4f137a6159bde1e398ef7c0194a1171a94ea40dfeaef48d82e068132
MD5 0495a6555ce75de8159349f1cd287d69
BLAKE2b-256 eeebba299066fdf974159502466373d4bab4f0d856c2c49e8ba19281d5f21162

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 239bc666b2ce325c7b22044cca9c2492b4be9706a32810279ae6bb4e3d6aeb57
MD5 15a970eeabecf413e0305f645c81bc78
BLAKE2b-256 c28a574af01cdd3bdb44e50729dcc21e1231f2ef2536e61b865fb852351d754e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a1b4dea5a33be833df559da06ed2dd79e0e6f667ff40ad8c6b8b2d212486d6ab
MD5 cbd1361a175db19945687446b2fb30e0
BLAKE2b-256 79a4e66c33991b76f2274772506548b5ac06ddeba0c476240b7d18da66010eba

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 2e7b66ed1ee74cb1cfcf8116693af1e8013cea85b4f8cd287ce5d62a8afd121e
MD5 67deaeeeba870599de3c5c3c1435a734
BLAKE2b-256 1be26178b42b72b5342eb75686c6c732a9ebf5ab615189a02d5d6ff4b496dbbb

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp310-cp310-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 c4c65e0e0c0a7bd9d8c864fa0d3063d041398a9d35b7acc5bba2377284623927
MD5 9048704c32684b4d9468527652966c0e
BLAKE2b-256 2971f0c2bb1a4a15ea4af0f4180b4c8cca85dbac677ec3533059acd63ec60d21

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 89b34f8797581edb2f9e115527bb0d29d6aeb1466e23cbc2c18d5eae9f1b110e
MD5 04a4b20ff0e97e8a35e555a08ed59159
BLAKE2b-256 fb8480e5e11402b88b3f059996508efd0920ad20293e7640c6a0fc264ac77c97

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 19d6535af5d9a7ba780d644017f794946b2b091d7bfc577ac08bd2e56bb9ca7f
MD5 afa978bd81f3630dcf3232866b9e13d9
BLAKE2b-256 deb3956765b24ff13fafb5e7598e616371fb673913889839b793af81396f591e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 856787102adc9d4dc29bf509fec56dd9eec491a4d3b82aa8eae680a31ea4a344
MD5 f9d60ff8ad2a09ae31096d03e6f4353f
BLAKE2b-256 dd6e4df8889049953e86c1fb1d44b623137addf3b6415de8f8785c7d69f772b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4f538818681de0699ab285f19311905fbd9a3dce5c8251712c7a6f426bfc5ef6
MD5 628c2c9e0299cf3c7e91121ab5bf16e3
BLAKE2b-256 3450bfc69b138e746b5db389825754b863ef86327a544668fc6ee990e17a6643

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp39-cp39-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 a7acc1f11c2615ec47578da1db251c0e5b934cafa48dad3d04dcad297d1d01df
MD5 6b61e8f61af2c527eccaf009b0d2d71f
BLAKE2b-256 6df823f94139b5e9590ab02db8192633a77bcf263d9288cf71f3aad4c9c8d4af

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp39-cp39-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 81b894196c03f6e7840e27f48ac2c48c04067e7bae0345350ddf31c377908038
MD5 7eb74f61a3e2baa4f6a1a9b8996080bf
BLAKE2b-256 52b6ab6c5824a29006cf31b68a8d3e55f0a43e9e92bd24a8d8f65460284130b2

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d2fdd876069aebfe5eab6e4deba6e5bf94a4b93baf523b16041167c7ce2375ba
MD5 eda033f7f2a38bde65f39fcec38d434f
BLAKE2b-256 7742ee78b9fec900b5a297a7f75c48da5ba6b51c1771c9a62e2e255be6dc1c82

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2f96c0c9341c85671526c46c18a071811ec7b559a38b25286f471f5e05c9650a
MD5 0de450fdcf116754df743d92f67ef083
BLAKE2b-256 9e2e3fe7c92e4a6d1551a706f02b1c36e539f34879d5bbe865faaa73ba2df893

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 88314c3b2905641dad10cd1ae9ad05e12d17c2d1aa9510d22d218360bf3311e3
MD5 411220b630297571368730a5ab84cac7
BLAKE2b-256 ffa6d492c966515cc2d56a15c26bf447dcb7cadaacadc2dbf702ebbfef5b719d

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b4acaf53bf3c099527a8bf696659fb06317530547a1aeff8f143b5965131260e
MD5 826b697be3fb988ecdcba2ccdcdf97c4
BLAKE2b-256 1baa2bb65d6c7c4754a4c1ea44eb49393496afc65fec7cc7bcc1218d3fa697e4

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp38-cp38-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 adad86c5c5488c5c31af31a1ef57e6cf0a008b846c992588b82457d946c8cfb0
MD5 4f4060a2f6c7e2c746b742bef3930c84
BLAKE2b-256 70d47e714e721d839c89c12c484945b3bc9bf87724aff03e7348b172e7917a1b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.37-cp38-cp38-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.37-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 582da03205dcd1e1dd640c124e7c08999aec70c287fda730b1dd680cc4465d49
MD5 81b0316d6b62ad6b3b3925ef7370e4b6
BLAKE2b-256 9d319491034210c7ae1941cdd027f00e901b9a686179b231400f6fe1e159df73

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page