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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.12.36-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.36-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.12.36-cp314-cp314-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.36-cp314-cp314-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.12.36-cp314-cp314-macosx_10_15_universal2.whl (4.6 MB view details)

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

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

Uploaded CPython 3.14

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

Uploaded CPython 3.13Windows x86-64

sherpa_onnx-1.12.36-cp313-cp313-win32.whl (1.8 MB view details)

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.12.36-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.36-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.12.36-cp313-cp313-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.12.36-cp313-cp313-macosx_10_15_universal2.whl (4.6 MB view details)

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

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

Uploaded CPython 3.13

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

Uploaded CPython 3.12Windows x86-64

sherpa_onnx-1.12.36-cp312-cp312-win32.whl (1.8 MB view details)

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.36-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.36-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.12.36-cp312-cp312-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.12.36-cp312-cp312-macosx_10_15_universal2.whl (4.6 MB view details)

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

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

Uploaded CPython 3.12

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

Uploaded CPython 3.11Windows x86-64

sherpa_onnx-1.12.36-cp311-cp311-win32.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.36-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.36-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.12.36-cp311-cp311-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.36-cp311-cp311-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.36-cp311-cp311-macosx_10_15_universal2.whl (4.5 MB view details)

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

sherpa_onnx-1.12.36-cp311-cp311-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.11

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

Uploaded CPython 3.10Windows x86-64

sherpa_onnx-1.12.36-cp310-cp310-win32.whl (1.8 MB view details)

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.36-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.36-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.12.36-cp310-cp310-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.36-cp310-cp310-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.36-cp310-cp310-macosx_10_15_universal2.whl (4.5 MB view details)

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

sherpa_onnx-1.12.36-cp310-cp310-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.12.36-cp39-cp39-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.9Windows x86-64

sherpa_onnx-1.12.36-cp39-cp39-win32.whl (1.8 MB view details)

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.36-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.36-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.12.36-cp39-cp39-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.36-cp39-cp39-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.36-cp39-cp39-macosx_10_15_universal2.whl (4.5 MB view details)

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

sherpa_onnx-1.12.36-cp39-cp39-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.8Windows x86-64

sherpa_onnx-1.12.36-cp38-cp38-win32.whl (1.8 MB view details)

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.36-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.36-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.12.36-cp38-cp38-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.36-cp38-cp38-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.36-cp38-cp38-macosx_10_15_universal2.whl (4.5 MB view details)

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

sherpa_onnx-1.12.36-cp38-cp38-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.12.36-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.36.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.12.36.tar.gz
  • Upload date:
  • Size: 896.3 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.36.tar.gz
Algorithm Hash digest
SHA256 1b5ee5fa3877e6df33158b40faf5ec78c8693807afb9ef65059959cedbc8bfa7
MD5 4e61adfc93cf54d4d6439ef006fc5d0a
BLAKE2b-256 9a4b3af529b038d6c6c1ca16f4f038ff6b601cee276ffe21b6cda8d26798a764

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 967a5234eb612fb0a489da13f11c496335b9e2d8c536e0f4ac984156540b073c
MD5 f5a26b5307542c8f911d66789349b559
BLAKE2b-256 1bee002494adda04a15eddf03f081e71fe04340b96ddd9be2872c43516e05d06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.36-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.36-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 d9464a36800c60861edaeaba67de8612da86a63f345ab525fe99be42f9b079b2
MD5 2423cb43b78cd64407f48a8e737fee66
BLAKE2b-256 b9de5b8860ca0c98e61a1330f220c4942cb6f3b4d6c190d368502ed1129ebb20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3e7b5d28968c35892ef7bd0bf718b2f813dd560da61d6d1167c30262020aa603
MD5 65bda0ed21002d3a46ece227a65119e6
BLAKE2b-256 e1d055794a391ea017e35f97e6babdf49e210320b563bac36546e12940f7cf7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 55b2c8c7793dcd9379b531d32a636a751040d14f9bdf6b3efaa7c25888433ed2
MD5 28088ee5b3f0519179d12349097655bc
BLAKE2b-256 70a0f950a04e7d4614db5619e9f6daa3b53cfd1d55e44cd69d0a4a4724254e11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95eaa5cc51fb532ace8cb4b1a84601c1fcf280b864f583a2e8d1401982aaec5e
MD5 49bf04fdbe141d48047369c4e005dd9f
BLAKE2b-256 43da89aa64f18f053b17f9fbbce3121ada5e637f5370ebb21f2caa82aaa9a3ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a1aa99964ff6f9261b73b463b3540abcf2c5efd9b7435a99b35f5b78bd0ad4c4
MD5 48e5ca8cde999975304a8141e3b3f175
BLAKE2b-256 19c786d0279e13084933769c554ee96e4568b5f52ba86c667b780fe06e7fdde1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 bd88bc4a50e569403984bff6de3fc20aea12929b70a8deb2d512805139854893
MD5 e7ee78f7db0ce35860e9c0bdd158b2be
BLAKE2b-256 5d8ead1ce97c6e134b994feee6ca2cc8533350d529a661806a477a906ac6c5a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 fe5dfbbbc83fabba43ea5d7a3a7df99675eb17fac2d5eeadb699ec98e3380790
MD5 b18713bde34fcd47cf8a387f6870ac27
BLAKE2b-256 05a97bebb3075974a6344e12d86a7e37cdac73b00efeec4beed358adff4718e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1afa583356097d9c573d7dbdfa50a5a0182d3522986459a308583af13a024084
MD5 0e549fae12e517760c39410d60a7c1d2
BLAKE2b-256 d45dc3aa0b044060b32bb60b429a605b1b0a83236f4802f8ed37f0a0be3235d0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.36-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.8 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.36-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 9817b80f872c14d53593a588345b1c130bb2ccf42d7a85aae50f73521083a5bc
MD5 3d607f77329295711b692e3265c73a1f
BLAKE2b-256 9b210e45e76203eb7211d91a1a910b20b79c9371f1bd7130f5560f7f37c995d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5da992bc6302ff389f16dc2cac5fddf761f7a77416c61e8a42552c5bb3944019
MD5 ffb1994f4bc0701b55850dec1326e411
BLAKE2b-256 af7868328c9a931be24569c47dac4d78c2df3ba0cd96c031f16d5300547d576c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 de65fbaaf3847ed845cf906e3ee3bd29a3ef161666336df349267d0aa8d71210
MD5 6716e60d7c583bbd92fce9fb297c2d7c
BLAKE2b-256 0e2b705ec87ef0b6c65e2fc887d91e34d49badcf74c484d5c4888eaeee06f58c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33c86fcce9ab4ce84b59724a9568ed08ddeec01a9f8f9d3d46f5accddf59e248
MD5 0140dbbbb1c1292d68aad99cd1ac4430
BLAKE2b-256 031512970d1de1129dae17d1aaf54b06eabec54d67bc5ed2537da1780bf9fa01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5dc1ca57b81dcfb97722812988e94d26b01fe7a8a7e7652ffcffd366353aa14a
MD5 242c1252a53f606385da2a12148f07e5
BLAKE2b-256 769b68cb6ef06e9028f441351d7b726c811639b2ccdd61b3d5f44c9ceb28b87c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f28e2da4f849bd6478a6ccefa69dba43d596636dd28438298e0cb8cc88f88989
MD5 7cccebb4e73fd0ef6b31d10d04108dde
BLAKE2b-256 45fe322254bbdb6d671b49600104c72f7e0503dbde8d644779306ceeed8b8f82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 ecbaf0a99fa68f31cb7e172476b3e1387aaf3cb51ae9e9466f1b5aa853f8d30f
MD5 193ffaee8690c295ae8ab82527e5198b
BLAKE2b-256 4a041448e6926895c33e27af987886496acf117510d67fc5d1ff3af2d912d35e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9f364ef6981311034ec27aff832a90b36ca17a457fc0cc637c2520bbde9b811d
MD5 0a3744e53fe60d38c2a82b32585e90b5
BLAKE2b-256 b3c9f47d28649107610ee797ca7e774887061a431ae7b9e59b257d1bb3ad3499

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.36-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.8 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.36-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ab0a36d58ef214f58570a8d10062c18191fef922761c0cacbd26903bd954506e
MD5 331caadda90a2bbd9b22c9506adf695c
BLAKE2b-256 be32f46fb451650b420636f6ac80e92aa5512207a8a30a14fcfca6cc58eceb29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7846564b173d6b3b0b46d9d3b4c779da712c02e7b72e27634ffb4c52e4b997d2
MD5 0c44b36b5af7746860fc4f4e47b0e725
BLAKE2b-256 c968f90de337b90fe718b4402af1e8c0d597d820030c70b8dfd1e954470be4ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2c4b14e41640e1414951e366f8e419c59d3426dbd5c49aeb9765998d5e96d598
MD5 15ed84455801a7622fc2827e7acb42c0
BLAKE2b-256 cb87f975dcc224166e5b3443775a56fd15b2c57792171b55002f304e8c5fb3f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc6a3d49d4ab8af5faf6b4ffab3ea77264d00acb0c53b9840b45f658e9e4b610
MD5 5702314aeaacfed10575f73e82b9d54a
BLAKE2b-256 b692cda522ed734666d7c552c7cb4af45c7438eb0d717d145961347b97b48d0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a86451f2fc7804a75e5e3e66b4b16a759eb35cdadbcd00671d7bb8099fc5b640
MD5 ca5d4714764e71252cc9d1afb98e2c3f
BLAKE2b-256 e4f05a1b12eab279750fe78eb5009e7b543e7cca887a6aee76babfcce3b3938d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 680fb6b9d10205f515b60b845fc1c85115b8d7fc6065a84a230fab42a6cfa3a8
MD5 01c48f07509b18e258ae65100ca666e2
BLAKE2b-256 c2c2958343168060a74395e7866275c40a61ec793da5d52ea5c2ad9a5a786151

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 c61e5018561140c419699c8fe4d354ad45b238611266fe9d1cd8093d5a899f77
MD5 cf80bf7a5aa224746c0a8dfa3fd52543
BLAKE2b-256 37eedeb29bccdad43b4a0620d241e96f89c1e643ddfff5577d8e8f275917fa91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e9e1103b0c9f38cf2e9fd35a84b1b93dded86f6916cc7c8f2b22cd16754a84fd
MD5 cac3efc7ad7186458aa7f17fa75b69ca
BLAKE2b-256 28498db6c7f1c92e7f10111278da0c5cce177b0fd08a711dce806c109d8efcaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.36-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.8 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.36-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0a45dd40c406f59329474d11e2d35ed27fb9d0099cab4ddac586c6e403898f59
MD5 86fc32cb34c6e7237737fe00db12b625
BLAKE2b-256 6f024941657ceb2abbce14204febc52ce3ea32f4fc7b08579c568740a087a34b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 2a412ebb6b489d8aa18241de03206bfffb263d01707a3e86764580e4921b53c1
MD5 5427d68fef42588816ed2bd373b5a8e4
BLAKE2b-256 0a633d8d778dfa38a394afcdc6c9e544c608f9a7c981eba3de393d03ae343637

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1fd85ff3407d3722533494777a901b5d14a61c8d669ef95feced3fc7bd0fa927
MD5 1551a76d3d80da9c1a1a0cdad1bf60fe
BLAKE2b-256 a3b2d23421ee9215fd29fc07196c4b9afdfce90969ea2d64eed2dbe6b306b2b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c08312c21d22ad5b049b15143a6834259184de9ee3e850b16e55672fef78490
MD5 6c4542f5ce455db31d651d2272b390bf
BLAKE2b-256 f892cd686253ecc79e6ec10c68ad575526e40dc678550b53a0df8dc3186e528c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b0d67f6ddc5fa386a9be56ebd52389f5863a3720f3cd4f0df56187bd5126c2af
MD5 0c11f45f1d3a26c8b27ca155f7a7b63a
BLAKE2b-256 7724eb47a0ae22b91b656cc9c309d11cc8df1943235c35d25c8fd0f556f9892d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 508f90b36149f4c691677249a00f17eb2ec6a44a82419388692bc88867265a40
MD5 257bba58131a48da2b3661045e090ff0
BLAKE2b-256 e78f2cfef8bbc6ddfd9e1a5581eaee5d2a1172f19b0c9e30aff195e9ee9fff69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 a4da16a0e91389bc1fae437ea694792057190e3a8d9db2ad07b44ee3bf006d6b
MD5 78560921e4005ef74137e76073941092
BLAKE2b-256 c911a66b8472ee825d43e95618363796da30d9917920d7356992687baa08d894

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9d68106d57a53ae0331b8b2e6ba4a27bc972e88024c61eb9a21b896572fefc10
MD5 f76fa84eee960eff6b32cd53fc370f57
BLAKE2b-256 bd6b9b42bb936a8b86440685df5ec4bdc47bb5743ce425884deae4bea5de2e0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.36-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.8 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.36-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0b73ed0450cc038047d8eb62d0d0063988e5722bcec07c8ef35534864c499a1f
MD5 7f989de106cffb46b6ac05260eee4dff
BLAKE2b-256 92435b3ad5154516349b9fd926989fc0074e97e2ba18842877c30528b8e7397d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 cc397ef16fe7fad9ab366539a607e194b83bf99303c257952158f7d61552af59
MD5 bdd3f986ec0817b624ae5cc88dfd255e
BLAKE2b-256 a0bd581abede1ee3e125a2f4fc2769271a9dd1e1e362ee1423597a802a103487

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4debd407926a5ee62699082a8b3bdd08f8460cd1b990920db644da8b9cbba504
MD5 b5bf5a859744cfe9b51d7f1cb1b0f7b2
BLAKE2b-256 c0842bc7b45d088c5fd47cb288084eaebadb8b46c5cc903a6cd6758f9bc72562

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fec61039cf26504c06621002a2e932a86c7f7240eda92c8fa9664d34d5253e2b
MD5 d527ca1e6bcf8e99e212f1ff92b079f3
BLAKE2b-256 5dba65476fc913d841965f2678be51fd2876cb5943b1004e3e44370ef3ab1ecf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8715390394a8be4a14cedd48b0edae783736a1f61e6ad76e86d08b9ae41d1e5a
MD5 70abe475169470407361905e23fef654
BLAKE2b-256 10a5c01abb2cd3066bbc9d671ab51461fff01c6bf6eb8558d51aecac36fa0141

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 4a9f98fda771e6bcf272a1af1347efeaa22ae779d55f110da6f4f791670dee2a
MD5 22458a6f1e24c6bf86c67a8696b50cb7
BLAKE2b-256 1ba8bf9e25cef65c10913ad419cd11fef23e2c5679f56abf827e514d93da1fac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 d9ae6429bb4d1bb296056a3d6bbcc2fc99591cd5de1fb26907382ec0ea3b5795
MD5 45c6411eb9155b8db9a4fd7520a8b6a9
BLAKE2b-256 88a901af519185c08427a0456c75bca09c90098df68d2b630e82d630730690fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b448cb88a54c16c22faa9b1d688719dc6e12760bda5b6a4ab8bd13645c92cf2a
MD5 78edcfaa149358cba5d5c4ae61290c55
BLAKE2b-256 6ff44257518938cdcb16e97a320d74db4b8a87610e19af7cdd850f67160bb94e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.36-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.8 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.36-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 0b7f5b0c74741e0c1e1fd04ac441c52b663478775d7558d5ead5d659d6278ebc
MD5 f49c9182c6aacb51a64043b6a74e7ffe
BLAKE2b-256 3fbdca0539e5f8fce1b98e993c009f8996826d3738b3e09c35c698897a1bfb07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c173982433852d86eb1c4c580d09ea713a59ccc756bfc4d8cf556fdb5ed12746
MD5 368651592b883efc2244ca614ce8cadf
BLAKE2b-256 7ae34962e0dfb76af0edfba8c4b2afbe40264f7e9a8b4043cb56fa2dd74e0c42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2718ba77f1bbaf16d338d13e45de006e52b26dea8a3a824b5f180ed0ba6b4694
MD5 10a0e614447079d5630aaff1e00c6b29
BLAKE2b-256 65139ae6c5ab77df319a11a51eb8d544d68078c6746ad963edc2f953c5043298

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a35595a7b31eeba0ef7d96e180fb14af9f886c7f7603435950e14e59be72022
MD5 cf6b7454e55c4b9f8bfb167f749eff07
BLAKE2b-256 469bf3cc57fb873e1440c3f9b919314e9ac6c235dea449efe29f814e73670d8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 034a19aec2bf7398ab524a32943179364f0b62ffda764550c8c35765d6f0ca36
MD5 713acf565d11027dc960ddba98e917e2
BLAKE2b-256 dd19ba444e3f9fef0baeeebf3048604db6cdc249e5791bfe183bf20d4bc7106f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 d8180d84450eac464166954f2759d29a0ca74bd82268e5edf6c236927d5044d2
MD5 39fde78481297770a6b718de928504ca
BLAKE2b-256 989ede2af4722ebb2540ae678730e01cfcf15a8ded3bbadecfa2c08ef95cdfbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 c25154cc6ad73acdbf8c55aa2ad4c28c3d1bd0a7fb1a07d55d4ca69bae27ec43
MD5 b9c7ae78c23a3506a8cdaa5c58ea6e39
BLAKE2b-256 bcb2d931ef24da0c72a78a7015a4509a2c0e081d5c0818acff95ee54794799ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8a716dcde1d626ec859541da4c6b34b4aa8a044e79331137d3cb6a896361da2a
MD5 9a3116669cedf9c272c9f25d93b8fa3a
BLAKE2b-256 152a8f160d0511d625dd2791f7c84902092ea2556335f8871494624102a3d91b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.36-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.8 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.36-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 da324b47dba5250d6c5b3d53bb092eb53419470f13bfb9d3c336914738b24f06
MD5 0b3548657c25242ebbbf2e5a8e48aec2
BLAKE2b-256 f552b42b72dfe464fae9bc09dfd554c2f587a14aaaf28dee54479369afcda577

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 43ff1cfaa68408da9acb71c0ba1d5d8f3f8eef7a8478aaded278da9fccd3b574
MD5 12f851baf62fdcf2bc8150eb993da350
BLAKE2b-256 1af4894b9aeb96223c465c6b00e9a5aa87405dffc4b38825867ce8264f1efe3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 826454374248cc51168ffdec1bb07574c262a2230504b6d21e5c33fc3929d76b
MD5 23fcdbbe77a2cd0d166e5e233df08f88
BLAKE2b-256 d1160ae2dc7f80048f73eac50bc16f15fee9f69c35052b32f8d6722b199dfd15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 85283d326d56697626ae27316d5225ec3f76a3bb8ff955b0928cb0bfbbb9fdf1
MD5 3edd3d36f25fe26e20facb6dd962b579
BLAKE2b-256 339d5a4f9a61355f2638ac5b2b175328a1c7386d9d85b18c3c4194e175375e60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 698f1b680e2295c2ba9fb9480354ea0be4c281ff5dbb1c87712036f12f579cc5
MD5 f0b6efec8b7e92a15f451b3f2f747f99
BLAKE2b-256 63a6ae7e62fde87054de5311455a433026764d9c1ebdb1a6996c810b5a13b268

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 ba5a27d85cc19eede29f59871d2d215f5ee1dc128c41047f83eb02aab5bea2cd
MD5 51a0b3295635d302371979fc456bbc36
BLAKE2b-256 d78af263f1055c82183ef5c23e50f9b431ca1b50b70b9ed36cdc9cfa461a5716

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 e9ddda4ae4fba3def2fde0c334ce45725870397b712918f87fbc0a583c1f9c66
MD5 15cc42ca679c9d425725acb0d1776a67
BLAKE2b-256 866c8364f2462b42ca4a40a4eea778a9c7d8a1acf6a64d3af151f3ee88d4ae30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.36-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a3fcea466d7a67408719303a71b194dee8661c1a7f49a24558fff19ec2910ae4
MD5 d81cb8b6761517d06adc5abc039e660d
BLAKE2b-256 166feb4aeeb4345e87c72d35031df36ba6b8c6d7448f242b0d81186d3af64992

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