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

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.30-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.30-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.30-cp314-cp314-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.14

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.30-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.30-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.30-cp313-cp313-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.13

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.30-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.30-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.30-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.30-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.30-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.30-cp312-cp312-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.12

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.30-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.30-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.30-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.30-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.30-cp311-cp311-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.30-cp311-cp311-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.11

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.30-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.30-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.30-cp310-cp310-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.30-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.30-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.30-cp310-cp310-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.10

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.30-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.30-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.30-cp39-cp39-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.30-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.30-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.30-cp39-cp39-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.30-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.30-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.30-cp38-cp38-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.30-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.30-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.30-cp38-cp38-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.12.30-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.30.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.12.30.tar.gz
  • Upload date:
  • Size: 811.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.30.tar.gz
Algorithm Hash digest
SHA256 546ddca218d0620ebd76faa208a452e3d6ab1c5c828a2992a256c478aec762c4
MD5 7e7bc839622a2a8d3970f0b60448bfab
BLAKE2b-256 9afe3ff88f182c223431ca0fc0392130651751d022ea9d923e0bca31ea801e70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 5843e20f0693406f6456cbbab988e936d6a15c3e68471ba150433da44b5c5b24
MD5 3bb7076b72c6bea8272c30db73e65ef8
BLAKE2b-256 1e95a0929afdc147ac09c5c591a9f7b3177f77c6cd0da181b57457dcbb55ae25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.30-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.30-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 684f6bf1c38e1e9f6e7160de320e71ee6521c63999efb7f51c570cd77100d74e
MD5 324eefde8db569d4203aac3d4db8fea1
BLAKE2b-256 35369074455fc02d8e0f6a581002958e77115cb654aad6498d6a25967a95e0a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e1acac3464a308e575d561abdab4da6a81e450661f0dc2ed0d3e6e95cbd3ae70
MD5 bba0a0baa2e5bda96b414178849ffc90
BLAKE2b-256 926dbf2676b57e1471930a087947712d7da1f38932ef975aad6da45fad4839b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0284c0908b6c87052cd73f227fa34c887a9a48a7de10d0ea35d8da87a8efa395
MD5 db5320afabd59de5142480ab68202b62
BLAKE2b-256 e2ff78686ea4f059e39bb1c24c22287a52f1e2931fbb7cfbea68c630c4c711ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 462edc819f3f1a494355e33387d0356705d05963649437bef9068fc50c366901
MD5 c98673c6afe391e1dcd9388a0b604ab6
BLAKE2b-256 f1585f150ba17d83e831dce3edeb1f5095498f6750dac58b37e431fda1e3b7fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1b09e89ac7b553e91979492240f7898ddc5e9fc5ddd2d1e2a94498b4d6f251de
MD5 d1499dd1a9f468831527677e19a164dd
BLAKE2b-256 9814ca82579b23c38e084d324a980ba7bcafa303cfbcb69b3f56265195bc7996

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 01631491e85c8382a1b54e3a100bde23e18c3cefc262c9b9be9477a1a81c0361
MD5 491a05ce17750f89ac78e7e2b7b65a02
BLAKE2b-256 b0344324f394e75baf14a4efca74f1324ba50cee0551384d69a23d8649c45b81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 378174f4a36e617989bb43e48143d58c20ea871ec76fef5b64b1ea2a74ba3686
MD5 fba1106be34222afdb692ae087dfa4d7
BLAKE2b-256 476b82181c41585129ff6344c3c99d8784c2948392f28411e9049cac8fe1ed88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0833d4b40d4c6f907c8cd478f82c8cdbc09dceb70cba8608b607bc906a4c2528
MD5 09a2091c28d796a7adaf8d60e84cddb7
BLAKE2b-256 9395f05d4bbbf187d5dd5552578ec0b73c47c9d7c1bd9a1d4d502f3ca62b68d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.30-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.30-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 bd34885d05f605973e513837f3dccf6462ade2857bfd2da6380ce6874ae0a576
MD5 5e79c09770836f12d279acc8b04a9e61
BLAKE2b-256 0da29f61adec6a9ff99fdd7cc30a1db5bed09439b48dec1c33fca051fa67c4f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c4a4681e62c80b37da71c42f9c24ef652d1fcb86120dbf252159011b93a4bff0
MD5 0986fd1ed5b130791e5e71def441deae
BLAKE2b-256 23e226fcc5dfbdff844b87e2e2b7160e87fc174caed90296dfe4dbbb56c355ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1642899669da89c3b1e0de1a97ddb4d9f3662f1d30e0b214fbea8726bd32339e
MD5 d9f8f8434ddabf176f3b14a5d2344f81
BLAKE2b-256 a06158dbf7d1ee9d1c2192b282ca09b0aea03ada4680bb60047be005ef95c700

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3794cf4b546dd5a2ff3cd9294d51bbf7ba6736cbd286e09f9219d09729ee107e
MD5 5bc79ce6b77e436e78aebcee2760ffe0
BLAKE2b-256 54bd557c9ca4318869c289d353ea98f765069215b7d1e18b291b95a5b62320a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2c3d3d60522a60b61be1bc396a062c640f01b7e34b49f415beb7350d64de581a
MD5 4197df1917571d124b05775b185484a1
BLAKE2b-256 77b8a0d11945b0a384e1bddb2f16c1dcaf0faba1e67e2bebcbe13aaf6769a3ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 0835c4213979dcc533535e385431ebdd510e763235186f2597284c59b14555eb
MD5 9cab4b566e1cb858fe4c220c56c84f10
BLAKE2b-256 5e3e3cb71844d3d1a571c672e1c87a1d0778a27ca49422c53bb855dc5bed7679

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 e6a2d456ab59fb9247007cf93e1b916b5e50aea9f9454a1026493007ca678d70
MD5 1bfc965c2ece87d187bdec1069d24bad
BLAKE2b-256 9f1fe5521a475767c9fbc6f00a2e6834749afa3586d927c4136284bf5421ff4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2a2efe895616261dae4efa49cdbbe479b6bf2ed6359eea68b5d4d84a129824d6
MD5 2b28d5f04f52275f307a1b52ef30be03
BLAKE2b-256 ec82d9ac6ac9acf8c13bab6baf472b94003d1ad0273d8cce44129464db9a8212

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.30-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.30-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ad2ab82bdccffb7295fb2154e522a87217a1fd13612185d8dc6468998ca3bbbf
MD5 696d01cc21cff5932e01bdc2433f953b
BLAKE2b-256 5414ec18a2fd4981b9a69b4d8175ce94c2f8026558da61f74eab542fe156beb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8c2d1f780d222cb5e93005086013c32439ed4be4a6a46009c0ab48933cd285bf
MD5 73ba00a43eec60e12edc96ae2f54547c
BLAKE2b-256 2177d87b4bb32b7b35cc64678e6bfd284f1e5dda850ae788ffcfd2baf451e773

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 fde36094e2db3afda92b069d7f0fd6e4a9d950553b1f5db50a69d9d12343c7be
MD5 badcc0454646acf0ec8e9880fad4735e
BLAKE2b-256 2a7dce90998580389598153e788f264bef609536cb3beb4ef5d4a12670866fae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe8a3593152db5d1e2b1d41fa28590c3ebeb9e0e5f0790488e82eb9775ae85a2
MD5 886d3f993284a67e3e3573609c938d38
BLAKE2b-256 eac9528cebcba21e1a5929e655e9a67148e9719c6396385277d969e64858ba63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 419c35dc2d34aee1335c16be1c727c303a672f2c74c0cec9f4c051abcc59797d
MD5 103085c8be04150e973828b47a85744c
BLAKE2b-256 50aac313139ceb2e7a55b2bbc2d24b7d162e158a7000fd3b5b52857b5ff8b9aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 1adddc2cee688cd134ed96b54c3cb52cd783b783fa40c3445322dc59dbd2d122
MD5 dde0709c6062216922a297f2ec1fe65b
BLAKE2b-256 f5ed682016ddfad7f9c49335ccfd772afa39f0d98f17fc20d41f9c697dd84a4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 fc95ff55960d97b7c3177aace37cbbc1d1c1cdd0d65a6d8e3ef8b5321777212b
MD5 c31eacf8ec9c118dee51ee04c9e2ae65
BLAKE2b-256 e066c61e3c82a18f18f603526916b5bc1cd39a87d24d53158270507068638040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c57fe19f4d64a229abd805ce2a79692fbb2448985394c2617c33cbae43d082da
MD5 0a1f86d2d8cb86b75917f76db295e85f
BLAKE2b-256 a109998d9ef8cb3f040dae2b03a9e34d413ab2e9762aca2ab4d26096ffda5e87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.30-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.30-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e07067b0877afcd4b15883219ceef384e5e7fdddd45c385846dc3d037eebb433
MD5 e826825d86573afeb32d3f63794dcb9c
BLAKE2b-256 c013955d6a9d28894f96b2ebf3820db07578f6d566fb75aaa3314c369e803a1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7467ed2a8bd2dd84134bd7e4db4cc23d99ee63389e0a98b33e8597f28967ad6d
MD5 319b8665dcd9f9f99c66a1318bb06f1f
BLAKE2b-256 8baafbd82444bc769464ecfb79363076e73ca8473a3fb6ca765b6fa6cdcd4a8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8962eca43a3ba660fea3e58b69e7ca3201256cc8ee8cf0b07c6de50d4fcbd7fc
MD5 d5b97f738a3c22ae71511f9271b2cf6b
BLAKE2b-256 f3d2f831de493b251a7cd88b36a533ef46d4d8dbd11edbf8e700b276442b572b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c8fdab047a8ea9a4061effe8334592cfa93f05ceb7a30e35fdad0e14d9817c11
MD5 25facf29b83c220fb63a22b7c50a3a4a
BLAKE2b-256 f18254f8ecbf220877f1a9e1770d0c4322b039f541b51e45b476434166645f6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 01afb0776eacfb70a3e9125342b729b9f8464f8676a711214db37c6713c751c7
MD5 b3970bd336916255d4d731827c8ad713
BLAKE2b-256 dc18b4a6cbed25a6efa75c2896dfcd320738e2df018b08620346b3169718799d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 ae9e8ef8a0462025f66eaf3b4058ff62c1aa1e82116824c8c892da725cded33c
MD5 b01aa1fd9427603482de998563be02d5
BLAKE2b-256 895350b98714c167102c7d93c0995badd39350a8ff4e5bc8f14c38ec376df20d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 14c6e38283201a029a08dd53f0592867da0a9dfc29455442aff411361bd0affa
MD5 20cfc37f1724c4e7c1f0c0688b423ce9
BLAKE2b-256 7771c0d697a21be80fedd2c05213ceb2bae6689a017e3ae9ac6772e8e9a55c93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7df7988fd0044ba870096bd0c074f19ec2dcde3bddd09a709568738103d07936
MD5 33f94b7dbec6ccc076633a8259b2b2c8
BLAKE2b-256 5a2ab2ba95a8a5385bdc484fd232c359ea3a0c36094d59e717cffc7505f877aa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.30-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.30-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3584e44da945f5078045cce91618d6f3abff81765e52f1086bcf7c82369de39c
MD5 8209e70c3bc22db65391375480d228a5
BLAKE2b-256 f9ce4b801962dad222847327addc40a876a6ca9af3311bc9e419b16271d21abe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4fed60daa246261aacba4ffd6715e66350f0574cadc5a6765424c6aa08f43c9c
MD5 7737f1dc8077f06f3fe711e5041f7952
BLAKE2b-256 627faf3fd569e69bee6842219384c603094e46c91d7ef51679eb599cabb4ea2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 649174428462b5cb9bb083bfad15c066e782c55db6e954677c507360939c77c7
MD5 19919604c92f6e638fdb99177117cb5f
BLAKE2b-256 5e03fb6468dbdf9f49bd8fb3ad3389a550e9fa14b589ee86f1544aaf0b9c531f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5d0e19b60a54f9d58e20c1ef0cc1de5daf6f7de3de1a36ac7d24cf66497e3609
MD5 48da6178ca17f315da678e3560991491
BLAKE2b-256 d18720cb913a75fe869c5b7bcd1d384724116ca4c7f15c8d6dd2994953cbbfa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 52772bfd13ec6274809153c8b9bec2299b31dd3f125c11dca9f79a689722e9cd
MD5 7b738377425838d1ac2c2acbf75ed2f1
BLAKE2b-256 ac8d08d292e718e210b51c5e997bd37dc31c95aedab6ea01de10c3843b25cf27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 de7e98b65138bb9fe216df85ba4e50aa6b84d410cfdc3f185b1c9211b04b1aad
MD5 f1489c7dcd1650b729b0ad09a832af9e
BLAKE2b-256 1c939199224f9a271b811069ac44ab06f77f3c64911b56707805b51df59b1991

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 550659867eeca7ff0d38ebf71eaa21b33474157c30437374778e015d74693c52
MD5 af437af45c4bc5956026b9b8fcdebadc
BLAKE2b-256 ae17c38ef7d92a5e67f551c1428e1580b4b0a47993063b813d3e80869028a2dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 81ec7b42829c4adad64c03ac784dbfbd908984fd73d97887d3dc8099adbbf955
MD5 eb8f59e6cab79a9451b66e2b9d4f617a
BLAKE2b-256 d677fee1fb3ad9a0535600b7152a95130366dec8966c3dbc29b6c6749cce4634

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.30-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.30-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c0a33501cf53fc4134ed283ab72d219278b90285624ee74413c2910e19408ab0
MD5 2bf044f432e0073a6a3bf62f7d6ab754
BLAKE2b-256 2fd45a1ee19ed44438da2d7d29536f9773b04e9349da148bb8f0e1a23ef0f896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 be8fe23b9473316fdc3d8aab7a25eec77f782d26bac9b5cd1dcf46b9eaa1d76d
MD5 556a869c53bf114f2e8c7108f898a442
BLAKE2b-256 cab482080e4b2dec36064ee905636eae1c61196db1d6cd35df0957c7350297a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7f0160650bb708d27358f9f676945c865df03e7eb90856d70ac7f07cc56177ba
MD5 2a566dbd33b50af8a4bbdd243c4f533f
BLAKE2b-256 d4c362aea4d265e8c7c13cfa52b283a8a9801ae65ef64810aead99623a2f9d6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ddd119104bff0fdbc9c99d000e3f592fc3a90baa1f71a3ec29b7292c9f827664
MD5 16a2d0206f5d59d31954d8cfa67bde29
BLAKE2b-256 65fb23ad12fe9fce221520bdfd0ac5ba85580617d9d4b3534189f8c407b833b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4eed55fa86acf3615101b2a83e6e94c2c13f34d7940d8df69a1e39809122b3bb
MD5 67e9b4408dd9a749eefdacd9e7892c1b
BLAKE2b-256 8650b821fb1c3288b6e71e74f3edac3a90a5c2c53b824c252fce09c9d6664c92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 0a26c9e49f3ef5dbe91d6a81460d1a35f62cb01c71780910bbdf14ef900d2f31
MD5 7e51d8973ea889ba0a6d322604cc7c78
BLAKE2b-256 08139c2cb8a5afa060c819e7a8f17a1d5a2786f3793d60083d1d7dda7e4b9d7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 2a9af913334f3c4951d7054050c8027464f127a773e9a8193f5cb132fa852137
MD5 3fe878d5f8794f271a3aadb64aa66a1d
BLAKE2b-256 9d4dd09f882b72da7e7b42233398f1cf604f7189219e921c520110939752b360

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9d424ead7df7f30723f95f9c2466b053f98ffed398b741748f26664e48c69411
MD5 168c520f29bdd69bb55f2e26943ad8f1
BLAKE2b-256 6c7a0ef2b3f1d58245336769f9f0caf50f5683ea566976a837559429f9183198

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.30-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.30-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e5129008f03e1b4382d9fdfb27caf1e065602625a13dc58102fb32026670bd5e
MD5 5c88d182945880758bffc44ffb74f95b
BLAKE2b-256 831cb901be76d1b7873171688070f7ffe51630bada9a1ecf468e739433cc26b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c9e753a84c3c3a8d47d4bb6cd92ea6744170f6d8d54b7226bc26e56b3bfa074a
MD5 c7289c596ec83c1db9db2f6338df0c56
BLAKE2b-256 860ef8bebaa8be0fabee0768b7f178038430c8e5c6d079f7b25c5158604468f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e9abd94dd4c2d1ac4a36c7a9f7d5c011161f92b12ee00fcf2145fa00ec2804d7
MD5 ea112488d8ed9ef22242731834aa2c9f
BLAKE2b-256 2bd0ebab84575175ab46144bac39bcd2faa2b2208fef2830488f5d0cea5948e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea3788e71e35be06eff8c05c8330ed96a1e1721626bf6dd873fe60aef3c05947
MD5 98dbeb501019f3ffb2d25343a3ea2bda
BLAKE2b-256 24da8f4f9beb692dda7275b6bb4ab2f07a3e349f5c5c88bbf14869251f535ba8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 de8bcc18a2863a8af27979e5bfbf501b415224fe09c00e045b1c98f79cd6193f
MD5 0171aee737c6b09ebda555a412f9e97b
BLAKE2b-256 07687fb617e47c93815dad47f5128f20e92fdc59c6fadf7200b792a294821cf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 28c8926a3b49aac48d105092fe0ccdbf1ac7e028ab95976cff7bd1ae147ea724
MD5 f615dfa68bc5f9072d9522f546d6208f
BLAKE2b-256 ae742484a9b1d18d8a78caa124820f7ece676b61b3db6063518c1fbe83fc29c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 a99eca7c8e459fd37cfdbe918695b44d613a9e0bd276b86a7b4ed707e723a1c5
MD5 85f8234ddc50d89efc66b907b00bfac5
BLAKE2b-256 13a1c5c899dee97c87a80d037280748fc6e7f5ee2c35c040ea7ba93a1098d9a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.30-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f0f27cc28504cdc175abc3825f34e6fe3345f599b83e03cbc172c537cb8c9bd3
MD5 d7da49a2be0f18543da0e76f51bac4a1
BLAKE2b-256 b0f746c33ea6e5775d58f7993c59ec009160e43ab7d1d77a171db2375137c614

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