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
✔️

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 Distribution

sherpa_onnx-1.13.7.tar.gz (1.0 MB 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.13.7-cp314-cp314-win_arm64.whl (2.3 MB view details)

Uploaded CPython 3.14Windows ARM64

sherpa_onnx-1.13.7-cp314-cp314-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.14Windows x86-64

sherpa_onnx-1.13.7-cp314-cp314-win32.whl (2.0 MB view details)

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.13.7-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.7-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.7-cp314-cp314-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.13.7-cp314-cp314-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.13.7-cp314-cp314-linux_armv7l.whl (12.0 MB view details)

Uploaded CPython 3.14

sherpa_onnx-1.13.7-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.7-cp314-cp314-android_24_x86.whl (2.5 MB view details)

Uploaded Android API level 24+ x86CPython 3.14

sherpa_onnx-1.13.7-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.7-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.7-cp313-cp313-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows ARM64

sherpa_onnx-1.13.7-cp313-cp313-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.13Windows x86-64

sherpa_onnx-1.13.7-cp313-cp313-win32.whl (2.0 MB view details)

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.13.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.7-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.7-cp313-cp313-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.13.7-cp313-cp313-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.13.7-cp313-cp313-linux_armv7l.whl (12.0 MB view details)

Uploaded CPython 3.13

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

Uploaded CPython 3.12Windows ARM64

sherpa_onnx-1.13.7-cp312-cp312-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.12Windows x86-64

sherpa_onnx-1.13.7-cp312-cp312-win32.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.13.7-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.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.13.7-cp312-cp312-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.13.7-cp312-cp312-linux_armv7l.whl (12.0 MB view details)

Uploaded CPython 3.12

sherpa_onnx-1.13.7-cp311-cp311-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows ARM64

sherpa_onnx-1.13.7-cp311-cp311-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.11Windows x86-64

sherpa_onnx-1.13.7-cp311-cp311-win32.whl (2.0 MB view details)

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.13.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.7-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.13.7-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.7-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.7-cp311-cp311-linux_armv7l.whl (12.0 MB view details)

Uploaded CPython 3.11

sherpa_onnx-1.13.7-cp310-cp310-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.10Windows x86-64

sherpa_onnx-1.13.7-cp310-cp310-win32.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.13.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.7-cp310-cp310-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.13.7-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.7-cp310-cp310-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.13.7-cp310-cp310-linux_armv7l.whl (12.0 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.13.7-cp39-cp39-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.9Windows x86-64

sherpa_onnx-1.13.7-cp39-cp39-win32.whl (2.0 MB view details)

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.13.7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.7-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.7-cp39-cp39-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.13.7-cp39-cp39-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.13.7-cp39-cp39-linux_armv7l.whl (12.0 MB view details)

Uploaded CPython 3.9

sherpa_onnx-1.13.7-cp38-cp38-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.8Windows x86-64

sherpa_onnx-1.13.7-cp38-cp38-win32.whl (2.0 MB view details)

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.13.7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.7-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.7-cp38-cp38-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.13.7-cp38-cp38-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.13.7-cp38-cp38-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.13.7-cp38-cp38-linux_armv7l.whl (12.0 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.13.7-cp37-cp37m-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.7mWindows x86-64

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.7.tar.gz
Algorithm Hash digest
SHA256 58ec30d2702ebe86889fc24c077f5ecf6cbdd57d260eca00f179513a0d8bb6ee
MD5 3bb93d9474144a22316dccd2bec2d3de
BLAKE2b-256 b905580c097b8c62a290238fdf1d3db337cd1e897d6b0c5018645552959e461f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 52ca4392620bb4a0cb30373f245861107516c8831bface1c82c17a9e34f3f5c9
MD5 851a013ec56f9f6814b8d12b1d597614
BLAKE2b-256 8c0758fb06acf48e3040ee9aba95a7330f0804bf5ec8868ae49e90872b4bf979

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d22753738497c162f381c545c35ee245d160031faa3993b5e3d3424ceb80c3a3
MD5 6246b4ec389124d0adab74e9112bbb35
BLAKE2b-256 f53967a7024adafa3b4e3593b4ad7e138ee754eb4972cd53ef7749fc7d7b6a93

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp314-cp314-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.7-cp314-cp314-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 4a149bb0e5d8ff382d9d0ec906411d5ba220b8732a7155c0e0cbee27b5a5ff19
MD5 e80684d95aafab7625218ee9b981d1f3
BLAKE2b-256 a2ad93ec56bc3470841755be3e29f824428f3a7244f728d2335cfcc666647823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 08cdb0b0971c27d7f8d13c7c6b090dd284469c46fb2469f23f9d21905db4c6d2
MD5 753ec7cd2fd0dd38833f93d67a6c4812
BLAKE2b-256 7535307770b20118300068964f79ce6ea7bed02dd0fc0390534b05f2b362bed3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 470f2e2251d13c632b6ba37878bb355cd4672b6feedc57e9d9823bb04ed5df84
MD5 8123255fc3ce61a9d9861664e9ea9531
BLAKE2b-256 b440856512a73abd175029d306f53a9cf93032a4e4b7aebbc8a91a11e1bdd925

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1333b929a71830ecd2f945e3c06f9ed2207e4aa9642a3a84ad1cbd2c9ffa230b
MD5 8a24d1b41c24d3f1f0aea62c63ef5ae0
BLAKE2b-256 e297fb50b5a88e1e16ffdf240c7912d1742744f3514b4f92747e96d112c2d735

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3f58d2c3ece36b908cfb070ebe1b23c7bfaadd78a0ce205b412349c53375a4dd
MD5 6fd8346a52064b59aea8ddab5bffc14e
BLAKE2b-256 478af7596357d11117c31b2c044a65669e67225d4b0436ebe8df05f8e6835386

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 aa04b2ecf7563f86e8a34e3e2666fc0b480618ccca11c6d629dcb31323c1d041
MD5 3fa0a86196536c3cab14bab4e21ba9db
BLAKE2b-256 8022e98d505f561c4cf354e5d411d78f6037f23a311fd782836b741f3061a3a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 026917d88fde36d5d86661e4a61c968dd741f43a96773ad742da13bffd030471
MD5 d5d8d04c9ff44436aceab1db0a36a07c
BLAKE2b-256 0e03c9b41e31bb4ccb64b31618eca1ab857331a9a6285a3ae31697b348556cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-android_24_x86_64.whl
Algorithm Hash digest
SHA256 26293b1db9a2772f69bd286cfe37551d0bd0437c1f1382e98cfe7d0c4435d331
MD5 1c57532d1cfe32ce99978bb9a99a7338
BLAKE2b-256 7417b99ccbb0fdb4cb1e4dedef03ec4b8ecbbd909b5d687f7407105dd28aabf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-android_24_x86.whl
Algorithm Hash digest
SHA256 81fea366ccc88074e15b9b7710723f0266cdd13f53b8bff1e5e8b5f95582c00a
MD5 c68d71520600b511937ca671b820e62d
BLAKE2b-256 ce32f2fb82f360e7d53ef5bdb92a1d245e387cf91695ca903cae994c5b364d9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-android_24_armeabi_v7a.whl
Algorithm Hash digest
SHA256 70eecfee42f9104911be6af6573fa8eb9e5e9f658ca04454b5dc24ede1c99f2a
MD5 cc10c7597463f1dbab3ad654278df8fd
BLAKE2b-256 9f23dfc6a40410c7db7861da7f5a46cbd88054260c8d65e706b12a168e08f689

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp314-cp314-android_24_arm64_v8a.whl
Algorithm Hash digest
SHA256 2053956c4575b6ce4621f54ff0af6fae595d7df10691032c79d271b089988ff5
MD5 c6841a5aff5afe39bee7cfaedaadf96b
BLAKE2b-256 284533e7fa218836035bf7ceda9035a3aaf1b34c5e31241015a72d970eea512e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 c2e9c56d453bc804592d65834504e376a4fa90488adba042becf5213cf226328
MD5 5c315223d282025c8e4a8aab3bb1bac2
BLAKE2b-256 efe820ced5f876271bbaf2e3bbe2a884265a4e31e382433ec6a3975e8ef0d082

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9fb46a9b0844b2636b099dfa5ef26513fa0b91df28cd710a97d1cda2c9344fec
MD5 63c8897304ed7d8ece23cee81f206cac
BLAKE2b-256 e9cf29c88ff25004b8ab6e6f93cd3a27cc259ab7dcb82b6a842e166b5ca85311

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp313-cp313-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.7-cp313-cp313-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 68183b11eda2a866231b9e9aaa35b77222918edef5848a4ff6add6d89f523f6d
MD5 4cef6ee19c5e72f442d58430104c8a22
BLAKE2b-256 bc67dbcb4928a9d3269f32582ad590b25edc80ff862f52a0854a07688e2c9cf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 71a32c04e34c7c4cfc9300c2c4c3ede9cd8b0d1b00ccf0bfa24f202402368855
MD5 cb4265ff63645ee2387b3842e54d27d2
BLAKE2b-256 1173b1de9c13e8bc2d9bda56e8b39ef95a57d8d1be58db9f4e5eac7fa95a4521

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3bc1fe8dd85a6db146b21db6a1900e1fea0fb4a0dbc27af4401d35407effa401
MD5 4f74735b408ee3e5d6e9ea574180c3ad
BLAKE2b-256 3cce59838be7d94cdaaf3d20c13f65030ec5a98112cdd5ff69e911f3a0959086

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0508bcf514b0ee914f57d2517e3783e383f68e5984a815f303284331097ac3de
MD5 933225ac1cc46d6019a3c090495cf821
BLAKE2b-256 c46c45ea109efd3cc6a3841c3bb33af365bc7abf2692335c39056c3998917610

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d7d00b9cec5011d518ae3a99c646fc3d058a8261b58044fac33f25cda0a9147c
MD5 06d97ca3ca56d0bcd062c8acf3b9f87c
BLAKE2b-256 37d5c33b981797afbbcb0a878789caa4ea77af1ead94076a25352a504e806ef3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 ed40aee149f9e2e47d0b5cf1be21b2d662e5816bebdabdcdbbdb98b8a9928cbe
MD5 6908a9863f9f0ddeef0845d63a77eea8
BLAKE2b-256 f4dbbee7a969f111b1f3b6edf4af99fcf538e21c98fc79d3ac033b9d262243b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 5094fac8ece316383f43c9fed287e5852057d21c1fb99645a75741386bde660b
MD5 15de9b7b11aa6d3a11529e67a56ff652
BLAKE2b-256 ab3780a67d0fd6e12b8e12af52ed86d309ac3a36376ff6a2b5c2f8527a076a6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 0e9445d5d3f65a87b7a158edad4c630f21fcb1692aa006d19d70cbbccd38d71d
MD5 4b931eb4aaf9dcdc70ced4e429a5cbd8
BLAKE2b-256 0c410bd297439f143f573b176ab6a59354e51c9c59886174580efab1308ff2bf

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d6b8adb339e0e89cf9914de610c85d2d5e4715b09f566eaf796a92eb72c014d1
MD5 a04659f212e7f44afd2102ee3127b3ba
BLAKE2b-256 463d7b5cdf6a1c01080b6c579134fba082c4fc35b13bc6e35d85285ab8fc9380

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp312-cp312-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c5d99c89a1c83bed2e930798f614deed05c41136e0e3cc046977320132f56473
MD5 82fd1d1bf7dbbfc3761971703d5ede5b
BLAKE2b-256 9601a938f5bff5238536e41bc55935252b2ca420bdef5e5ffebc531328f971ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7b4cce2e44f989f6c830103c8449e4df84833f66fa4f625fd092270b54918a55
MD5 003163091c6cd77c3702db2ca10465c7
BLAKE2b-256 d873ff8144118eeaafb1e26d5c6303a2d539c3eaa7bff124d84d20d03b6f28fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9d26e4514a04ddd344970b82c7b32e4e1de332312af5cd2f0e8dc385021d4c5e
MD5 e198d96d2cef22a608557e23aea082a0
BLAKE2b-256 e1411445fa6e18239a3b919acf15c0440c9c230fef91af11ebb51bf299ab46f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fed61cc23dba8f212eeb2723d2e90108d6de95734c5ae427aeafdb10f09ec184
MD5 5622a46995fd1aa0508c3cd755682adf
BLAKE2b-256 e0ad996399e34344faadbb4bb34a45b7300f5ee317bd2ae3c80564ae32764613

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7fbdc37a3b2a1f45369a918b47960035fd15b0d365d42157d5cdc5335271ab86
MD5 519d0f5c6894a020e915e1ed3645c4a5
BLAKE2b-256 672d0cc3d4f91ee56ca8dfd82b9922a859613e77fe831379ea2b7eb6db6af0f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 fce7cfab223d6bee0a58fa940b5057e2f3cf63613928b88e09ac99b477e40be0
MD5 aca43dc28016155dd6de3e004542c4fe
BLAKE2b-256 a997a46f3f36bf42ef0f94e56a9d10c1329bf92d74632f937a29d4e6c8ceeb3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 a641badd087c9a82a90fe4127ff0b29921348e6a86c21e94d59e3b5cc8321428
MD5 299acfd751cff18ca843efdcb36a07e4
BLAKE2b-256 63bb5ef6c95527b13c8a1734aa5201331f85ea13652cc021eb2c0a302ba86612

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 6dc8cd03e88a9d1e451bf83d3956c72cd78c5eb4d5a1af602243de75f77ff976
MD5 d3f8a07c9cf3acec52cd991d0f0bd287
BLAKE2b-256 79749d2fe7f81062a4d961ef7a186608ea34f5d52e6c33002863bf8709c1c659

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7b3bef2a558f57c403bb7afb994e081cd242e5df3384295b6738b198cb2f8382
MD5 dddff8bc52dfe8e0b5f3f5a8419800ea
BLAKE2b-256 13d131b1cc0d53c6b074723b78a75fc13cfebe9328590cea6b67a3f49511080d

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp311-cp311-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 511edfcedf9b90c4b3b44a14725e9397da95e9b9322efd6772c8e7d7e520d0de
MD5 8de65763336a0674b809526f11bc7303
BLAKE2b-256 2d81dbed4befa8d6e32f5efffe59c6cf499fd79a8af691b3db1296baff1ed1cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 01c4d001390f282bef653d229dce5d9da5009a804999449e33f890139f1f2da0
MD5 08e636d2043cf1cef563fe203ae537f8
BLAKE2b-256 578c537e68b796c6085fd41f524df81b9875167c4ab622121dc67176c22f0659

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 05e4d9b208ea08b48cd5aec0a07bc3134c6ca5091d7a3df75fe70dd326eff745
MD5 f4281ca28c7bb1c7aab2eca3c1e2143b
BLAKE2b-256 eb228b696781f9f026ad72999a66e44a6605b5b9806a7ea25e79275c901178fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 16292efe5fa07ca4532f57c2b5e67f2ef8cad83c418a60593a2dc60438048836
MD5 c6a9a4bdf328654cd0faa8bd999d196e
BLAKE2b-256 22514b3c17afe095cec4132fd456589d9f24a676c1bd35e86b13389fb62cd89a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 803013701e0acb95c704143adc2ac9c4dc587dfeba7a9bc5cfafd5d70da921b1
MD5 b67b2533e593e41811363ab4e65dbbc5
BLAKE2b-256 52d6211eccfaf2fc903a962e4f60a0222133f5cf7154de1d4012eff06e5556d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 9a88cfd3b6296b1e9056a6ab843f9f7c4e362f6f27c26e33aafbf917f536d20b
MD5 1261f842ffe4baf2bac3564f430509cd
BLAKE2b-256 1e42730818dcd43361b7aac892a232dd0eac6a184d44a930d58e397824d12c69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 234a4ef4ce48d98a7e12e278c0e9b69eeca6b571ca0057f2553781ded14ba099
MD5 9f8ec7eaabbdd8f8d00ab01759773c9d
BLAKE2b-256 b9763b7f7eb7e2676c0dd445b267f1e1bfacf9d18ebc1dd9a402d20db1cc3148

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c652b0baa71eb46bc73fee5125e319370b18c68b67b067e823fe96703763ea71
MD5 6eeab356e568191bf7748702fd9457cf
BLAKE2b-256 46e9275cfbc917bea9ae5b825f209a789af2e2f2617a8bdcfefd04bc4bc6c34c

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 655d7a9a535dbcb217946bf962906478d72bda8250312376574c886bf8a92aea
MD5 3ebb3bc30790e2bea584c3b3a34aa8b3
BLAKE2b-256 4bf5ff929ac7bcf8d85a8c26b21ec70f7492bd277085cf21b2a74293ea6d4aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 98320c20dd7d9f9b64a4417f0b0169aa8ef3ec6e6091d294c067320df622ae43
MD5 267383a95725c425f72bdf33d176a12b
BLAKE2b-256 6acf90a2db5184c79420ab3ca01e638b4f1d53f69a57835cfd32ea8bb202eda1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f2c5a3888aa447ef42a5bf9316c76c60aa749a109e887bd1945401b10aad281e
MD5 c08230a0964d964f424e9c61a3c6dfc7
BLAKE2b-256 3f07daeb67a1ea8bc4ba14a3b9d1b5e3950b96392d336dcb5ac2dd684d7969b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f72d79998b41d79ef4678313ea6cae1024f7ccfe7cf923bdfccfcfefd5c101e
MD5 5763c5fb7c678ae821579ab9e12c321b
BLAKE2b-256 fa1521f9aa8f4e9285a891e07298c4c2a6be1856b237e95328eead4bcd7c413a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e7d41ec4fdb6010fe7008befa8e33a98a6f88cd8f44d91a97b967d0b1bc4f055
MD5 83474327aa4e58a13e270aa11ea2f226
BLAKE2b-256 406e8cd5df7331f13e75d898323d3af66b08db160c321f16f29d6f2104822c82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 1064f47b781df366dbb8106b2af5e460593f3e868cecb07524ae75836c1ae48c
MD5 7d14c0cd84297bb4dedf6f4951d96039
BLAKE2b-256 82052ba572449205ca8b42aac9892e8ad95aee4bee682b3c048e92dce6efa787

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 5fccb20aa356fa5ea2070d0f4f6d7c0c00eb5c80c3d7eb7b231a1cfe3cb64792
MD5 c389e06fcf6e44c2c4fddd3fe809f19a
BLAKE2b-256 05753ff20fd16aeca55e89a12f3827427d65388c71eae4dc77226524b28f96b7

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b570eedfb22d9391b61c3b31657e6be635f7147e988a4c0be957769f70c71582
MD5 1d36394d3646c03165010d531e5b2e14
BLAKE2b-256 97f9a76dc7c0a83baf2cf551d7ea4415cb6c56d55c1cc39e0ac21c798235b8a7

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4e8b40e84a5ea56de95171140f734445da2af58e0e52a999fabd8c48149f835c
MD5 5c762e3923d8a7280a5f0d9aacf7943a
BLAKE2b-256 c7fffbfaa6a8aaafff8c4b0a389cb0103142a6cac3dd258f16daf15216445d6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 254eeee72c7c88cdc8ff3388bc7da4c060a8fcaf3e9b65a3486bd68b110b7464
MD5 4d9b355ac923df547a0040a53540d047
BLAKE2b-256 10a4ad73ebe1052fb5aa4b6c340c4a6851a14f296cbacab3b40a11970db4d982

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 67af75f148d52e0d55d3f77a989ab6d13d581b5fa883afa10ded1d8130f4f6ad
MD5 18a6ac490a06e936e2bb24ccfc8dbd06
BLAKE2b-256 15a0dcf8ee7f5a75a1e70319f5330ba4b39f7b547ea90e4438130c1772137d09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 de5b886b0debcbbd76abeea4c8a0cd54f3417dd7528aac6e4cfead134ed68434
MD5 05e1605f156d97aa8d6be202a71fecca
BLAKE2b-256 d3631d50064527d91fb663146fdf58bf7d9b10f25c4eceedbbea97bd4f2ef7c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c6d142b8d10692e7f9d1cd6f23dba08c7abfa1c3be32220516ec7517024c1a12
MD5 ea31b795fd852ab43854178974e9aa0a
BLAKE2b-256 a9f60360fd9776c26a119f8f9a1df7ad8a35ddd2b7624002aaf2f52106ef8f08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 4469d090d219abb0781efd423da50e73807143eab0b936f7643df29e7c37a3b5
MD5 54077c28c0a46d28965ca880fbee3382
BLAKE2b-256 adf50348b6647c6290a440f55cdf50e0bc48123ac86eef7d324ca3491253a734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 b837673c4196f34bc6ca8ce10671df13fd9fb25ed63bd90ce18f4a125abda6db
MD5 62ab02ddbee11699b230984a0b30efd3
BLAKE2b-256 f4160376dd99b19bd54e40e13ab8ba6c13e831ee3225d4b079cdb5536a65e5a5

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 16194c0a1cfb890834ec199c7c60929a30d59701cb1486b276a1936a7a497f50
MD5 45b8c7d293f1b805852a824c10f89de6
BLAKE2b-256 2392de8d7c7e05df35815fd2b3c68f8ca2b040d6e28239c72ce9b1a883239825

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp38-cp38-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 827db74b27216520b3e10680aadee77f1842532814ef492bed73c08de8baf4d9
MD5 90153b10a9cd741f0adba9649eeb0176
BLAKE2b-256 dc9b05fc89e28a74cfaf54faa72f7ab5c5e3eb8464899fe55736f82abb467cee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5089fe5b3aaa127d7973dad6354c02f53089522f4e697676a0b454aa14b42e2e
MD5 82a00cd36abb3ecc6c5c4e94b4a5b199
BLAKE2b-256 6396de0d0484fcac07fd90ffc88ac94efaaca11bef4d5c571e7ead899ab39b87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d3492cf4b0ed55354d06b784456c181f63f5d0747737716a4c2f60bb3c4f346f
MD5 3cc7b27559fef65f1c8f69364bb7ffaa
BLAKE2b-256 827b62364446bcd723a12c10c28d9976d7287c254fe95f680ebc30f27f7a7880

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56e88d5be5e376b953bee9589bccf05604f970a8dace2b340aa2e57d233bb303
MD5 759cfeef5f953510ad9d011d6651d8fb
BLAKE2b-256 f05ec82a4cd5715e4185c27b02a16bf49771bde58abf3d97c875a1746ac232a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 99d9906d4b43f7b5c4888ddeba63b6cb4e202c8fdfe506cdd272a408ece8b4e0
MD5 f7cb624cbd62203daf6b2ce7acc4b3c8
BLAKE2b-256 179406e94fb54475211ce930efc37698514c5130cad78b33764359b53c06d964

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 d8ab36bbd426369e23c5ec0358c1f3ddd5508d13119682a7d8bc7f864891a11b
MD5 3dbdf86f619ac78248e0b851d8b6252e
BLAKE2b-256 d178260fca151f7480fbc55464c640e0aeb8f932ac2cf72d4acc6a93c0db4efd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 ccb856dc2b78d07fe41f3ebe0ae72b3ef69f62825e014915006001365fba707a
MD5 22b0554f9ec723a48ea702b1714170d9
BLAKE2b-256 c6f4376f314f1522322042be65d829a34c531e587caee58579f0a140f4149a47

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.7-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b01019a51bc6c7be3285d75f542067dd9fd1a3fc1dd11708aa376ef00c7953ec
MD5 8bf32c3c24134086c4a7fbadae617b08
BLAKE2b-256 3fd6f502fba0593b6d0fbafef61fa8949d4987f810129de94ae63df487f356bb

See more details on using hashes here.

Release history Release notifications | RSS feed

1.13.8

17 files

This release

1.13.7 This release

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