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

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

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.33.tar.gz (850.1 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.33-cp314-cp314-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86-64

sherpa_onnx-1.12.33-cp314-cp314-win32.whl (1.8 MB view details)

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.33-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.33-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.12.33-cp314-cp314-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.14

sherpa_onnx-1.12.33-cp313-cp313-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.33-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.33-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.12.33-cp313-cp313-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.13

sherpa_onnx-1.12.33-cp312-cp312-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.33-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.12.33-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.33-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.33-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.33-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.12.33-cp312-cp312-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.12

sherpa_onnx-1.12.33-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.33-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.12.33-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.33-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.33-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.12.33-cp311-cp311-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.11

sherpa_onnx-1.12.33-cp310-cp310-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.33-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.12.33-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.33-cp310-cp310-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.33-cp310-cp310-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.33-cp310-cp310-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.12.33-cp39-cp39-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.33-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.12.33-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.33-cp39-cp39-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.33-cp39-cp39-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.33-cp39-cp39-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.9

sherpa_onnx-1.12.33-cp38-cp38-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.33-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.12.33-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.33-cp38-cp38-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.33-cp38-cp38-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.33-cp38-cp38-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.12.33-cp37-cp37m-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33.tar.gz
  • Upload date:
  • Size: 850.1 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.33.tar.gz
Algorithm Hash digest
SHA256 0d5d886e14f661b74fee6d3e75d66d2644993a4745a59341577ffe9dde5bcab2
MD5 14659228d8315d340378ef7b6e1b4f99
BLAKE2b-256 9299f807baacb575f1d41ba04c15eadc8f963890c151aee90ca1d11b1fc72d96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7b394083fa88d3aab2452e8aff21325a03f87f5ffead2e3e8c87c5f309bc91d8
MD5 131e17c0d7adb01626718e6b83914f24
BLAKE2b-256 38a4687366a8b0572fe548c78fa8886d8c5fe931485fa643907f51430e4a3166

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.8 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.33-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 98a3412ca1eb4d1e898ce97f6fbdf6209999d3b77527fc1d8f353ac31c0c952e
MD5 f36cebc05452a47f523c2119588be7d8
BLAKE2b-256 197fd1842d7a165e8c4d0a2cf888e21758878fe0bf0a9cd27d2b2809161d703f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 beb3bd2ee05f68e4431453988444e20dddcb913cf274d9e345acad3f640fecec
MD5 df4dd2467b59aedc68e99b7c6d5a2829
BLAKE2b-256 590e8a91151dbbb7ee0039f27323b224e0bec3c4a8e1b89ef5ea777c584079d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5477062c7f42dad97487bf7a9b8c7dc7c45ceb78e61f6a1512fb41e491e0cf45
MD5 3b677f54db0f21794370f48d694f87eb
BLAKE2b-256 60b847ff7255a1a3f56ca7b8b071df31551f4d966c7f53e485ccd8c2b9705fd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 27238de92151b58d608a0d4cd5c7509ac6b187a3172b26bd4a60fa071d43be76
MD5 5ae09f885f8d30ee2d434a1b9b1031e3
BLAKE2b-256 a6f5b350984501b7b895a6c614467beeee472c17f6d50d950a2bf701acbd38e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8b49fd7f1233cfde75374c7321f95d2b7c7fbf931ca40a59971c78261f6d5f5e
MD5 49fdb95d74c5707c1f1cc8b70a116f7c
BLAKE2b-256 0f20412375a08537b1f031f27fdd89a1d3f7e455c9a413e47979b0c6daca6aed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 d26c72e942aa22190dc41814db65bc321d9a712fa361a03e880f034ff90f4b56
MD5 95f5244628e5e5398d6aa0243574e686
BLAKE2b-256 0a06177d13ef4b27410bfef30a8c4123da27e0c1684fc0c9d60512abc855bbf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 4ee5cc968f72b877458c685a1a118510201ae99815bb4fd1d35a64a677469f2b
MD5 73bbb05ff816efb7bf402fc1f6a166aa
BLAKE2b-256 54eec14d688843927cc6f4685131cea25545997fc6f7e25e90817eb46a2613fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ce9366cb2cfbf9dbdfb68736cde2c256831a6661cdb9069c244211934afb39b2
MD5 1ef5e1aefd6b3abcf11dc5949d03aba3
BLAKE2b-256 d321ccaef187ed10bb671e8832d534e1678d54f811550bc5d165b46b5b69d289

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33-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.33-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 d78d293197b283d19f58901349a259f846ac151d0ba441579e656df87ca29f71
MD5 dfce4221c6b26f544504fa09c88efab7
BLAKE2b-256 e66e0970c7c411b11df8813b090c84e90bb4eeeca5fdb7e515f10de0365f94e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3820d95039e6eaf8254f833268bfa72f973091004dbd5c2089c27f152a38009e
MD5 426ae7ce321dcc5ff07f3f3a8ae31910
BLAKE2b-256 7cd646d799e1ebb8c35e144ad6228a648bf2b4d9fd1ef5585c952cc6e86386a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 40958df92de4eef9f02af9250f0170fadc60cb6639e5f2cc8cb831a318a909cc
MD5 1452bfe418efc9efca8edb322255fe10
BLAKE2b-256 9d1408b0dca1ad251ac2793111933881090eb476e3d24bbf450686073200d585

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d8791424427131af1ff611c3b1fe3f10a59afd21e12e26ae69fe91ffb638aab4
MD5 d63be0fe142078c923d9d91fec76a2a2
BLAKE2b-256 a1b7f4fd357976ee9786fb95113ca3bba1bf91eb0cd648e09a0523b73adf9dd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 11f4b728b575abb58ae48c7d95c7c7a8456314b94658f0d152e6a9894af2db04
MD5 6f8245e8a4e1434dbb7a80e7031ac66d
BLAKE2b-256 697e72edf848473cada406cc3bda041d8857a54eacf2a1bc96d5240f68bcc8fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 3fdcaab5e2bb21c70e98ffa3f4ff8f039bdf5bef7c674325667652a7b4687f6f
MD5 36771e192505bb9e829c891fb8e02763
BLAKE2b-256 932f9cd231a398e79ef4c3376c08ee8caf39f9125f01c8fe353991c8ea1f4f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 394d12076d34070c6b4a52e609b2aa4d564af5b5f7c6ec9de7abe3a3c0c0e432
MD5 5c9bf812f07351a5d19e21038fb32b4d
BLAKE2b-256 61b27433d8a3655bc5c11a6d52498bd27f6996934b44441444cb68d89ad83d0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7bda7013b54a6e16fc1c770ff415f95fd456b371c27671335aaa0b41318d2471
MD5 c872bdf45705bc8071697692b86d3944
BLAKE2b-256 89584e9b604dd63dee2d775d0227b23551a0da69c2793f0a3338a2567f5deb9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33-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.33-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0ff8c4f424f60b96aee42ed2b0d20bdd50dc28e49138bfa3db2af141663ca97e
MD5 3a388d6ecd4316178e478f3f457f21a6
BLAKE2b-256 d646514744e6f981bf09fad01cca1b3bca6dfdaaca2ca35ad0f3b51d1364c05c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bd496f7b71cabd611ee76c54bc7ee3c34bbdf0a36c0191de7f99b60b87e37e36
MD5 0cc144e24632bfd6d5ec6555d32f0a90
BLAKE2b-256 517929518f719d6ff3df81aacda44df34514fe974355e947042c32798a49c3d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8c269e3aece982c402b4fa801c4a7c1dfd7ddc19c935daffb8acf3270088f035
MD5 ef70db5932f9fa2653df87a0ccbe79d2
BLAKE2b-256 3e1edfb35400593368c1b279c3bf39e38445622abde5058dd955a9975f0eabc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d76973e1b21d9bc5a16f7766dad63278730b767390e70820a20667fef6509ba
MD5 fc0100f500ac2ac46b57d04bc97b2d71
BLAKE2b-256 aee6ff88a071269ce9069d9a4de184f799c17996a5648853a94448f3b967b191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 27db42255759444bca3fc1b56727238dccf6f54b3d632511efaf67d73070ba0b
MD5 293bf64e02615e1c52a2e05e668884a3
BLAKE2b-256 9184f9ca6c18b1ec6d96db16ff562d330820d890bdcc0cc944630a23d1ea7d03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 b4fc296d358a1a5eb7676ef2ae5d126ccb271bb14c3e736779e2f3b4a524dac9
MD5 fca009528a4ca6babbd8d9b73bbfc2c4
BLAKE2b-256 62f6bbbf70597b888d88a1c8df14538898c1bcd63b8757b3cb3d64a7a8e86cf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 214f40e18eb01adc60f534f8d10123074d1304586ee76644bb61f63fc7736e1a
MD5 707427888279842c9472c142039af331
BLAKE2b-256 b170193e5540f4c594a7d49489ab96d666e64bded99abb7e0979ae12f25ea40e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cb756060a19ee63889e529072ecb1ba767cd54f46b42e86e265af1f16d421bcc
MD5 8c6c39d1a1f8647ba745a47ece30c84e
BLAKE2b-256 bf29cc37cb88a771960ce50b8b828a48402608876b2ca13e95e330172c560f8e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33-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.33-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 cd2d282769f4625a185ea974f4b446b93edefa9a7cac41ff201b354ad7e234d2
MD5 2196f53a733b9a58247714940aaf6a95
BLAKE2b-256 18b13897958d9c3a10a21fc5e2d2487ec8710184f35cb8cc15efb07f16466f4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 95da6656a3f29aa9301dc4c07bb4f1ecdac0fc55bd4bd565c6f0bc233b2a6fa3
MD5 acdbfb83cbbdfee97712ddd396db7994
BLAKE2b-256 ee148e9ec5e9eefddb62a157afe15decd43b80eeb950bef67ca680f1bc6ceb6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 84e6cacf0e35d777f2902017b0001c90fcf310db367a376fa237c96aec6be158
MD5 57b640130e06a25b16b5003b5f604cd8
BLAKE2b-256 3f6f363a7708b0a9853b781bb73288c3bc73f0ed82e23c8705e6719e5150823e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 902c832dacbb849a98f10bbaac4bd477e9786ab8089670a0736a3778d89451a0
MD5 5020938b9e4759284d3d7e9feef56970
BLAKE2b-256 3d7b027d82e2e7048a3f9a1e4da5582420fb7353956db9cc4e5a230e8936d4ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 64ff6bbd1cff7b1c8f618410a0d7f738e12f5729f40b7e057fe8922c2c36a7cc
MD5 f23cb258eac76d1c4dd799dbe8b048f8
BLAKE2b-256 93b123efb3baa7d5dd9fd2c2302d4268c3dafb126f5bfabfc05d687964deb62d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 c6e9f3d55c458d93d8d2ba568365900377c0705048197f3ff8d39d93f8799206
MD5 39ce50895826cdf1a77eb8395c945bfc
BLAKE2b-256 7481b3df3b3c498cbed4cbdd0e0843afe81a11724977423614d2beaf329d2029

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 6a8de606e8fa7128cb475cede67d9b38b4ca3b06ea3a1fe13eb742f7d910c55e
MD5 a1421e2b845877b6d8b7da24eabca216
BLAKE2b-256 f2d2a63118202e72ce213c88b9d5d8a701c28a3819b85ea9e17f68937bfe7f94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4882aa78f2ec583921954e0d650361901a0e25cfe9f467d7e59d27358c2fe1b7
MD5 570f91303112c06c132a3cb29c202208
BLAKE2b-256 1b127bd0d2370ba89e299264f4300a5fd15def28d3fa4ff99bbff21be571261b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33-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.33-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8b254504c495a0e7a9566ea9f0a0933200c2d93e8de9149cd19a6eb7ebff004f
MD5 cd56ac8fc4b87694a83261610de38fee
BLAKE2b-256 9b3647884b2207ae33033432fdf9fd389e4a8840e5dba79cda36013d31f4d456

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b8f283af7e0f2bbf35a5b0b44b3edea0e865aa674250e417a81468cf46c500bc
MD5 11ba6515284ca0cdf823289332e9bc00
BLAKE2b-256 699088e1d8c343dcb2cf9042214cd4376c46bee3cce93c75baed4181e2833349

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c537c0ece3fceaddbccfcbda9e453908e27af19fe8b28181a8d460a0b58d724e
MD5 55309d5ad8d69a44470c52d55cbd84a9
BLAKE2b-256 0a848b07706da03b34fd310f7c3196dd760dc72c6ef376deaddfd8463adbc836

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 acfe69e07c3fb6eb76261ea0eb309ed8ee11f83c39be2274cef69ea19ddbe1c9
MD5 5a2542c2cc8f986f7faa90602f32500b
BLAKE2b-256 e1f8ba898b06e801b559a83c2a9584acfd27242f4056bbff90f1884a8ceeb704

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f426faf009c4486b0070a1f80a9e2f00c4f9821e9266ef5e326982c799417b50
MD5 4912b86d8bc279c36c7c3739b342b4bd
BLAKE2b-256 b7cb75a3b4fbfe243a73b92c9ce2d0293a2f06394f4635de15043f21c9d9a351

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f63991ba6b4945667a8aa1ec1f158a23ffff4d99ce044dd7ac6f5971ed2657d8
MD5 e3027044eb3e16ca02be39e953c352a5
BLAKE2b-256 4c72a4e5a1dea7e00d8a2e54f6cdba9ed6facd3d458e40951c6f85e221df743f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 1dce93ea4817ac7cf31de74747a990e528e929fdbdf76af7392ee652d5f37bd1
MD5 be27d7df7d33a583e441d692425d15f7
BLAKE2b-256 45932860df962128cc370fd25e4403a9526392a9c2496c595d0fcefa81ba9bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 55669a7331be7a031e93bfea9188dd6e1f60ea3b52ffc18f79112fe756f1b5e8
MD5 d7fefa2079cc5ee74affaf44e4cbfbb9
BLAKE2b-256 fc36653b4aa9d5657aa73fa630927c9e777d954f793f19dfa0863fec46e881eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33-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.33-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 67604c257aaec22e0fa91cbd6f1ad5b75eeea272973e1f73c2938a40cb21ffbc
MD5 12c25e02bca0d3958a1d6ca3d0a82ab7
BLAKE2b-256 e8c79b40e8fdaa7c23a0e81606ab6e9ef3c0c52023c5774619c41eed4ce46f2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3b0ef32cd35a0cc2c7fe9f00ac0cfe247d799f930daa408f3cef7c8118d131d9
MD5 eb707c24cbe34b1ebb3a31f2fd566dc3
BLAKE2b-256 0db327921681d2b8686f1359051988613e6a3fb152c9bc57addeb708339eef7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 218239221e8fa9bdae4e4309105de20250c39c3214f51fcdfd2db554b0270181
MD5 bb3ada344b5acffe562efb6f9d0a8823
BLAKE2b-256 9f4e5434638043261beafba8f5d2df6c4ca2e2a402fd951003a39a246a5545b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b76964e34aec1cd05d8b39037daae7fb2735652a6a8e2b04e3f96f4f2ce13dc9
MD5 c3a35f7d1932d52c860fcdcc89af99a1
BLAKE2b-256 abe1dabc9d861bc4692e71da205e7c0278207a8a38c2b2e5bde4ae609e84ed0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 80ae32fa87ec8f352659d90184ab503e8d63985e1a2ea06f2137013b26583b0a
MD5 e1fe980da56361587375643b1ffd82cb
BLAKE2b-256 205375a59b28cbf305e95cad17acf1edda84bd9090c4b1ea3393251086a392d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e1aa3c82ac9da6744125ed0cb999fb44705ecf6508a7d47f6e4ee4cec8fac08a
MD5 07b77b42ee84decc89734d6e0ca65124
BLAKE2b-256 44363ee9e80b09c840099d92c40ad4a86d0634e5ebd3fb7c309d1bb588e81d3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 a51d1e27416188dbbcc11a1b7d35643a98eec8d9d96b2ca608ed571814e49a1c
MD5 c3a507487d6f3239ed7245634a83bada
BLAKE2b-256 997dcd1b6611010c2530649b490cdf07e0c82695cd73e08053d19fb38626750d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 aa2d5e4a251132e16ccb2d362a27b952168c0e08e4a29d9ef541ebb7e7909674
MD5 72a031175b7459fd9d34427c68921652
BLAKE2b-256 30b96e90d0ba3f6bac8d9d44325ed181819fb247f3560269f1f9f6c65979a31c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.33-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.33-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f7c11a87fd2dd64a697770d491ab9c50ae8fa15ca5bb22a0c7edbfd73ff4d9aa
MD5 bf424d179b91f1e81397699d129f23dc
BLAKE2b-256 f9d781b84e5cbc49a37e0b94a1da9485edce4198eb4988146ce8360db199ee40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 49e75aefc015928eb20b070cc1e1b935fc3db621e34b4486b6ad9357a76f35d5
MD5 be95e77f56c81504487bccf2cba228d4
BLAKE2b-256 b3c8e729c385a3dfba5832c2047921a48cd286730b35fca7fa4674b004941762

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 29d41d1efc5cdd5bbe344d02701db8112ce495fd0cc918ba0f2770dbc213d64d
MD5 705666114ca7b782556835f0338d4245
BLAKE2b-256 b0c72e4522c038d1e63330c2de019eabe291698fda557e256a9cd9c9777b66a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a6f68ac9707c4cc290da2b5e785989fd211fa3221b9b5f9cf00fdd1a270e0aa
MD5 355ec2f2a8ade9d858569e93f5e1a51b
BLAKE2b-256 24d6906cbb8a2af5f0a7d5d1727920635da1fa0c1a3ab435c7550afddd9aca7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 37a2043eb60b8fd6c96d82988b6f10a75bde88bf268cbe517dec46cfc8b3e96b
MD5 19cca5efa8b1c449d2d9d4f704adf15f
BLAKE2b-256 73c20ef2244e43b3072ec8e6dd6f45a0cc3e479a6441fae88cd2908836e67606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 603a59cf83f93e71e3ba2823f9906a0d4af0421b2a538dc487b47ae08e167b58
MD5 1522e006836775904ed80475e9dcb252
BLAKE2b-256 76be3fe87eb8f574438cb7af54c1b20cc39ba257fb7e99070a6d5efffb22635d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 78225fd84052c151944f254902246df81356bdb96b21d277e45ff3b52c70adf0
MD5 09fff574e2211ff4a6f050ad24615eee
BLAKE2b-256 1f4e46a77dd436cd77a526744a996bfe4e96ee5c019efa0c83ea6c5670d514e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.33-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9c6caa381620cae964812f8d33741b1826524e20418ebc9b9c3fa643f66d3e07
MD5 ad7698661b2342023fd5b5b199d894e3
BLAKE2b-256 68933f567ec29e95c41ddf8618e074df1be064fed7badf82ca9f3881c158cd34

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