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.40.tar.gz (903.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.40-cp314-cp314-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14Windows x86-64

sherpa_onnx-1.12.40-cp314-cp314-win32.whl (1.9 MB view details)

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.12.40-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.40-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.40-cp314-cp314-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.40-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.40-cp314-cp314-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.40-cp314-cp314-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.14

sherpa_onnx-1.12.40-cp313-cp313-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows x86-64

sherpa_onnx-1.12.40-cp313-cp313-win32.whl (1.9 MB view details)

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.12.40-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.40-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.40-cp313-cp313-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.40-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.40-cp313-cp313-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.40-cp313-cp313-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.13

sherpa_onnx-1.12.40-cp312-cp312-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86-64

sherpa_onnx-1.12.40-cp312-cp312-win32.whl (1.9 MB view details)

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.40-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.40-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.40-cp312-cp312-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.40-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.40-cp312-cp312-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.40-cp312-cp312-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.12

sherpa_onnx-1.12.40-cp311-cp311-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows x86-64

sherpa_onnx-1.12.40-cp311-cp311-win32.whl (1.9 MB view details)

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.40-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.40-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.40-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.40-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.40-cp311-cp311-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.11

sherpa_onnx-1.12.40-cp310-cp310-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.10Windows x86-64

sherpa_onnx-1.12.40-cp310-cp310-win32.whl (1.9 MB view details)

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.40-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.40-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.40-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.40-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.40-cp310-cp310-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.12.40-cp39-cp39-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.9Windows x86-64

sherpa_onnx-1.12.40-cp39-cp39-win32.whl (1.9 MB view details)

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.40-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.40-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.40-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.40-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.40-cp39-cp39-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.9

sherpa_onnx-1.12.40-cp38-cp38-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.8Windows x86-64

sherpa_onnx-1.12.40-cp38-cp38-win32.whl (1.9 MB view details)

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.40-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.40-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.40-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.40-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.40-cp38-cp38-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.12.40-cp37-cp37m-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40.tar.gz
  • Upload date:
  • Size: 903.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.40.tar.gz
Algorithm Hash digest
SHA256 08b7234679606c3d3f68d579382e312a5394fcbb7a72e91992ffff47ce877663
MD5 2d85f55e8b840a909ab9fdcf79ecf4f0
BLAKE2b-256 9f747e75912344eb26a24e501ec5d8f966a2f80895d419cc45d4758a4dc29c38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 65605a3d29f5fffb474147b49bd15891aac0bd91cf2dde5ce336157287daca74
MD5 bb0a420a7761403162ad8550cae699f4
BLAKE2b-256 7dc569c1a6917982701b4b9f72c414384f4de0120c7ef3237a6d05e60c3e2b67

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.9 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.12.40-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 352da8949f34f5d3d3574aa37eeba058f8ec7cd8a679543b7a8811b4acef2eb8
MD5 edb20a27f15664aee16d9aca141ab11e
BLAKE2b-256 9db77c42fa6c7732a0d956bdc9a6a60683b927394359be7428e05d4b228c312f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bd088a1420d460a5a48c674caf17e3092ecee0954a79b9d3743a0eabecc29e09
MD5 aca3bcad09ab0235bffd509606dc6950
BLAKE2b-256 d59ab67a5f539cf2dacf8eb94ec4a1f66752877fa350761c9c6442f0be894dc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6c91a8b05d15be7c5f029b2eddef5b37e5d2ad44e76ffdc7c95dff686209eaac
MD5 8995badb9d6182d262bc7e07a8aafd93
BLAKE2b-256 cf90dc44140e8605f503a2cf1266e954b1eda21fd7c70de578bb05e9d948047f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c7b5cb2a80f02c45079e02a8cc40e6e2422ef783025a72b72006f9985da512fe
MD5 e950b659d8ddb72ac08d6cabed8c8ed2
BLAKE2b-256 02f3cc86ca813a6b5e82ad5b30f3c076a5889b1fbeb4539973826fddd319a8b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b954ecc0defcd671102ef5b5dff89ca82ce020bc59f88f18788fa3a7339fb575
MD5 cc2f15d33ffb299392d3dd779dfa7cf4
BLAKE2b-256 dc4f1f87dfe66446a8db4669eee6583de9305c2ea397c4b36148f22ec9229320

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 fc137bacd30176ee7ea803cf7f57d438472de0a391e233254d1739c5cb1e429e
MD5 49a8c9f79e2fa6790a7021d2df16876d
BLAKE2b-256 3044585fd6d70ad84ef2ba7af22338d851e7a4b9a54c814d8a8d9696cf96efa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 b493551e4884635b09505a85530a5e79c01226a865482575119443fc4bc96f3e
MD5 f34393577e25d57a606b883bce24e692
BLAKE2b-256 c255c2167ddb5fd8e4e9caa6b5c41b4558ceaf3ee1fd5d1f335cc039f920a015

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 53bc91904e043e4751ffe652462c1ad29951f79aaacaf599544d9a1e19562c59
MD5 5809c6b9dedc4c1a0c4d694d5702598a
BLAKE2b-256 8bbd21d872c4906b4b78a46542730e25aabfb90443e581f5e9fb754e9e17eb64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.9 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.12.40-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 6035773f5aa1a3995b1a2908eda565f0766ac0732d88f1ef605dbc115840e400
MD5 a2aa830125d450333b085815a82a5934
BLAKE2b-256 d7dad3b20da83ea203c5233815d52c36978daff0ec9e3e68f89df1fb230beb95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1f938f80207e4afcd7bcd030f1adcf2b44f6b4523bca3f13c6c30710904b85b1
MD5 ccdaec89b23e679a59f5f8d42658f8dd
BLAKE2b-256 74ebb718533dc33bf38f280766e496c5fc4e4a3c8ee08f69cf4239367a148068

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 710fc1c422220e5a57d6a4c5f14971b0171c1a92fe15fe5fea6029b1b81960ea
MD5 55daf28a7810d00eb690f550478032b9
BLAKE2b-256 9d16a2f704139c6e6ae30983f86c0562ee6bde48ad886605534ad82c8b995133

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9320f5f2f63392c39d49e908fc6bd4a0bc36a40d6d72956821e0765c06e03ed3
MD5 2cbb6c1bd28ccca04436b8226e190ceb
BLAKE2b-256 b42e3c9db9aa3ade0babaa415baf86f07abcd355619a577f661d9e9b8a59132c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b57130a4ec53b48cc49e1acb233a34eb2fa508f273a617b36284ae9549e6eb19
MD5 26f43522e479a7c1e8ceea059acbc8d8
BLAKE2b-256 82c63096d53f677e8ff2393500098c0137793a9413662eae9419816597f827ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 6c6de5f90a48c09e043652c8d9b01577a3b41ff089db94c948e6b32725c5f313
MD5 f101e17124cf09216fd11231994716d7
BLAKE2b-256 32820ea1f52cc8c6540cc3f2b5e136151da1b7d2a17d8e3b4d9f08b635c0b4dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 882244ca9aad7e346634473efc74f14778fa4fae4f4881ccb9a242e4dc85a9e0
MD5 cb46a8a9cc5cabd80fa73672ab4d0851
BLAKE2b-256 ee55508c12c441d7c4b9d34d6672c5b18e218fde88a22d819e29ad453472871d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a98c08848433af34ba0c81015f4ec1290f627d8ceec3d6d9df3380082cac408f
MD5 2030fa4a5e75bf47f73e3b8a488ba24b
BLAKE2b-256 2e3ccc251a30f1ab0a9d5c8bce9cb1db172efab45b9db1e7b4a592056807c2ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.9 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.12.40-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 191de45f1bd756428e6bc87ff1e99101a9fb8fb2e403b55f1ef2de0de380aad6
MD5 4ec3378a8b10e53ed41396851c04cf7d
BLAKE2b-256 b408a53ba2d778f4591e209a2b6f72296f9353e2c1b51e0468de26267a2fd355

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a9ff68d744f16ca03ccbba598644b2b743fe93df67a3eba6927c42ed76d09565
MD5 7f6371db1dbe175122edca73b8209677
BLAKE2b-256 132f4babed9e2c48441ed8ef826c634a56a37673a1ae1b6bef9116368a55a404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2b14026f6c62b9914265d1c128d7b0668cd80e50034094236a56f912e6450950
MD5 78daa8aa8dbeca2342b216d9a73fdcd2
BLAKE2b-256 d6aa996d8fa0912a4c44859e63fe74681587253555c8651119ef354fae76c0e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 50f1455060fd0ecb91d12e1934520bd1b9295794d47a870167b4782ff5c72435
MD5 370329b859026960e8ef3dda12d466d6
BLAKE2b-256 ff803ab3bbd973e6c79b75ec0e3f1b2ff27acb7dad63720450121ae8e3ab95a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 21b3aca6d670b1cb04b7f67bdb371f2f79f029d9facb1a58ea0e9c405e80b330
MD5 171b7e7d7f56f4a62eb2815cce1d3d38
BLAKE2b-256 61aff226d785445eec34ec8d9347e75ae8541f8b541b438bc077c7077441b13e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 926cddcedf869ec61541658191ed5557da43f49802ce540e6d079c6ae94ee40e
MD5 bb248dbcd51283e8da74d80408e57a39
BLAKE2b-256 b15c157994e49be37d11775dfb3cc8c029d2b4c2db2ab9f28f61ab55647049be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 c1d332fb3681cc53c6baa06d4f7119433c528e461475408a1fb71f808067040a
MD5 b1998fc3dae7cd8a1cd5a861b8cf16e5
BLAKE2b-256 ebb49cdb2377ccdee6c26f3c8fa39479ba6520eff55df17be6e749286f73c4e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f79ef0faad54c527cabadc3982e6f58c6baf957a0da016b5c32937925b0068c5
MD5 e378dd321ce0a8ebf8322de8d63c213d
BLAKE2b-256 5143b0735f723dd7933bae849ab9d088e4e5141d3b61c5a235c41ec8199f9ae3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.9 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.12.40-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6db5f4dac61e686bcbadc48c3580571f4ba35d0808f0a20f0487d670d29b047e
MD5 124fb150cad2647c238322ea828c7b96
BLAKE2b-256 7a5403e127da0d11ec06bfe361232c3d9b06d12bde0f26b1b3619f4862578a77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 076717aa2f3dbe0c9e515982d99117bab832b6faadf16a0279b8b3b9d69c283b
MD5 efaa6d2b04a43710c83e91d896a59370
BLAKE2b-256 3ff20b3bb630f56661b2971890b1833f3cca5313692962068f75bc0a68b4591a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ef2268ccbcd94322a933d5aa1930503ca0b7dc463511daca1de8474c545c67c1
MD5 ec8615889408a28cc94d449868fc4003
BLAKE2b-256 ec87e3a1723e585c27d4b9649cd8f3d2be9ea30a7f1902b599e07a647d53f5f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bdbbcad64cba6b77cce597f868dd10e1aa96402cfa39dad5a3cc2d5b060396b4
MD5 6d986b37b523399c5cea3a3301554942
BLAKE2b-256 3314f1511f79008838de6e0ad64625f1403da9e89c2d505ab38561ed46bd9d6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 abd644f653def66bc68d069b2723ee4a25fd62a1097df0ca4712a82809dce667
MD5 da2558960a226cf61a54d67d0610f7e8
BLAKE2b-256 5515c9e37ffae657195263ad63068edd830b5a689f64fa1e2f326de71a4d82fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 5812083f7375e3942604d210cddecf7fb006e6c8eb91765eb617e4722c7b0c37
MD5 5f0a4fe64b489bd61941dbb40a21603f
BLAKE2b-256 c160b763f182f4186ea9ed70c465ad51a78e7587f7d04bf8642d3d10747f7da5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 01fe9bec150d53da1d612d23b8e79c441bbfe426a74886a886a8ecddc2dca51b
MD5 c98e0961fe3aa1a241bc8b8fa748900a
BLAKE2b-256 165aa81630b49df8085ec96f30ff86c1dfaf2b26991299432415601bd6808632

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 23b013bebd37f282585f720be05a5be63d94d8058e1a4bbdc5ff57d7ab0ddb5f
MD5 5a176e4eb658a0d5cb0190dcefc5d466
BLAKE2b-256 0e0d6877e1cfb32e5f7fc9d6a3e1f7d84c88d5b8ea8af93dae1041efb0dc4cab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.9 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.12.40-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6b164539244287db10b9667f8db0a2779dbb461d7a7af4ffd2cc7f73818ee291
MD5 f64620144de3a3f4dfd606c223330a8a
BLAKE2b-256 d5cfcc820aad9bee435795dd611b86f834780bfb0d095adf96a75eb59af5cfb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6ca137e955ec2c0044a6e61552cc4b1ce7c61c74d7d7681e6719657a57c3112d
MD5 1711615ffda89f4fec87212ff669ae93
BLAKE2b-256 c6286926056507424e86a22fb972d6f9e49917dc1f01ed4c32cf49c5ecc7d2b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7de3dad18c0af1a115648b46feda563b00c685b8133c376797ec03d2fe62d7f4
MD5 96c87ff5bcb2e4ecf27a525aa3f62c80
BLAKE2b-256 7ed06de81fa1b030cf4edb740d39d2ef78c4d7496c50289d0930ba6b99e24de3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd800210e0dcb8abd3fa708a85cd47884693a5b10271c4cdf38f4b82b8341572
MD5 63b63fe3cddf3bd0883c5a7bc10fe7a4
BLAKE2b-256 2311c0e9139b1b0452847bb55790108ec759b236d10466d42cf120204d7f00a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ac16e8d2c9252d48d0f2ad0238de1be2fd0aa34e8911d7532f675e5351227523
MD5 ff71ea75c2626c90c53d36eef95604cd
BLAKE2b-256 3e966e37ea170f7f9f6b35e2406a0fb4219bea0f8b982ae6f85236437ca2e9a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 57806ab38436afdd0583649b7a19d1073a984d57249dedef167b1db44a63e80c
MD5 4b31a8e694af7c943530977308ad1f98
BLAKE2b-256 fb5a70ee908f370b94a5a558572cbfd99d6c254043845502792f37cdde52b1f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 a349a8986172fdf2162178d133b1c30fd3e3f93e07afdb684a307ab303ca868e
MD5 6041737532efb26e81b7d4a5200091fb
BLAKE2b-256 f0fcb137af49104f6476d44ba9ea214226e6bc7062d7a9e83f029036595f032a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 aa7ffa1cde1bf0e665dd69b156b06430406136114bf7abf80f07f0739d3d135a
MD5 a5699d54cfdb8350b491b823ff3c2e41
BLAKE2b-256 984df1428b44f0147d1028c4b599119339d229350f0ebd218a33f3082bdc65ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.9 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.12.40-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5c847e7341d1278e1ec64a044847a489489852b7682b36adc49e6a3c1961373f
MD5 81f633e2dc0070612c1aa4117acdea28
BLAKE2b-256 f9645f57462800bac784821edbb8391d2bb483a2a9e51a6cef9727580ef03e47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8930f86dd30511619f682a5ad02ca744e14e9fb4b07be51e7b32b3222a88ed3a
MD5 96bafaa87257674d5147ec1f12068ca9
BLAKE2b-256 49bc23edde0acce4b7dd491fe4615dec87358fce8899ccd5046179a7be990b1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8b8cc68fa87fdf8ba77f322e873f7fcac60dde7932c9f4224a9ef17606039559
MD5 d23b321ba68933be055446d39c0c44a5
BLAKE2b-256 876a39cf877f43459387c767e7936ac17333a3edbeda0658f1ba1f980e7e60de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5fb603b4685f81b3dee6610d3adf823ec63ab9e4b90eead2495d3aa21db42d13
MD5 ef4e220cc907dcfc9e37d582694f4ee1
BLAKE2b-256 70807eee8994152c2a7b615f18d4bf5519a292401aec197da7e4678b8d30f4ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 80ac43f40108083e58a265e614439985a0cfa775320433f2e7b746e4c67988e3
MD5 eda55e36da14631a20de3b3fa018aa78
BLAKE2b-256 b5b72aa79387d26ac0a2c6d027e01ccbec3ecea3006e79dfdf525b61ef302cb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 acbef936df89644cc76ed0c4352f7415a3fc3f7092f0861ccde76ed875e98725
MD5 6c473c8e7f19274ddc69e286392c8561
BLAKE2b-256 df05c7322109eb47193806ef75ff0df0f981e571e36377753ffee272b1b3f9c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 d114ab4ac6280637a6b5b25f4779b14b84e57256345ba82adc6969e263934ccf
MD5 ebb5425b7b66ec8ed6d94a385b150d16
BLAKE2b-256 7ee0c5476a5769d417ca01847e0aefbb85b066bba3a420d43b195b4042c33431

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 dae36ea65bcaa701dec78b944aa8e2df0c1c67ff74466d429ceb2f220e314393
MD5 987e8c16b35e9f9e1c5201f9c8533212
BLAKE2b-256 3b5d1ed736c93626f8ddb10c0807592c4661629c0b27bfa4ffcea507bf65a2d4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.40-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.9 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.12.40-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 fabd47a37a3c91b10b80f476c78d9eda6eacd1f09cf8fa65fd07381e23f94495
MD5 670973a07e980bc4cc0d476de93272d7
BLAKE2b-256 01905e60edb83a89d4df73dff51df4adb34df5e505b8a15df7043a40581708b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4d7111b77c3919669c7d511fc43dd96e6c28048ab958dd4962570d158eddc3f7
MD5 13dd17d823a55cc6a09972d5c5f9cd01
BLAKE2b-256 01745557d24f52ea235a6b89d9ec495d06e74bc1389c0c5bb36f3638a2c6fe38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6298f87a403b309f3c258e3901dab5a4306987311261a14db8f7d02c834e2ff6
MD5 549d63e40cc65fc9bed95a0a9ec4fc01
BLAKE2b-256 739137ed64d75c5cc495dc6e3e6d173e748962830348a5d7238fa88c645e37d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3caa157be802ce88c783ea186fd7fb0323cda3c171f6472b8eb7defda4960d2e
MD5 93300ea6dcbd147db3707047a8aab767
BLAKE2b-256 beff2412233ac4a6fc81e0a17ba5aaaccdf5ff06b9614a51b2a6e5970fc3873b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 14eb5f04303cef8d143a0d966808a02ad3e05c349e0b55d5ee0dcfba42fae753
MD5 d598c09976236ae8fb063bd8cb008334
BLAKE2b-256 bbebaca07a9787471bc78bc7b3e05eabe248ac749618f09e36d52aca840c3e97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 1782f8c975d99e495922ebe9277e050a5dde73e264ab435236d56b5a7c88bb90
MD5 c7ef4a224845893f163270661f1f4ff6
BLAKE2b-256 8e659d1a8956dd0a2795e3ec7abfbe0359d3e599e277ec69d5ad371d86566677

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 b24e6c29c79cc23e256d618044840c93e1a72b3d1bd32de5f61e0f9d020bf9d3
MD5 237cdb2f623d3cec101ea506a1f3c474
BLAKE2b-256 131d466fce1e2a7769c6fb0f12c1236dbb7eb566f5b71e887221bc95c8d12a70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.40-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 010f8fbd384d30d8cdb3706f821a0dd142aff03bd922f54ca54a4f4d9da95e3c
MD5 efbfca8844977e315c6bb0c605f8e035
BLAKE2b-256 b7069628021020d072b24af2ddb957effb4cefcaa112a4cb4af07949ddc17b2b

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